summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-05 15:43:37 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-05 15:43:37 +0000
commit79761c368badfec87aafba1dd35f8c6b9df26bd6 (patch)
treec1dbba996f82eabd7a926dab654c973975ac54b1 /openwrt/package/Makefile
parentcbe1b46ebddf09e7f1a15d8eb953ea2b42d582ea (diff)
add netstat-nat package (thanks to BuZz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1855 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 22bd757ce6..28e5ce25f4 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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