aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-05 15:43:37 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-05 15:43:37 +0000
commitd843fbf052375dd6d8dde35057a3c982f870e321 (patch)
tree7b87424beb555419a724c326fa03e2f7f1ede541 /package/Makefile
parent294d167cfac108f71375bf6d4f53a369fede56ce (diff)
downloadupstream-d843fbf052375dd6d8dde35057a3c982f870e321.tar.gz
upstream-d843fbf052375dd6d8dde35057a3c982f870e321.tar.bz2
upstream-d843fbf052375dd6d8dde35057a3c982f870e321.zip
add netstat-nat package (thanks to BuZz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1855 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 22bd757ce6..28e5ce25f4 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -100,6 +100,7 @@ package-$(BR2_PACKAGE_MYSQL) += mysql
package-$(BR2_PACKAGE_NCURSES) += ncurses
package-$(BR2_PACKAGE_NDISC) += ndisc
package-$(BR2_PACKAGE_NET_SNMP) += net-snmp
+package-$(BR2_PACKAGE_NETSTAT_NAT) += netstat-nat
package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server
package-$(BR2_PACKAGE_NMAP) += nmap
package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash