aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-12-09 13:36:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-12-09 13:36:35 +0000
commit1ab62895f7e9a704808b4f446a673f6687fadb65 (patch)
tree4743363cdbeba0a3a4a39d8093722bd7f2dd95ef /package/iptables
parent77c391b8b1897202628a48cbd8b3ce5dcb42e5af (diff)
downloadupstream-1ab62895f7e9a704808b4f446a673f6687fadb65.tar.gz
upstream-1ab62895f7e9a704808b4f446a673f6687fadb65.tar.bz2
upstream-1ab62895f7e9a704808b4f446a673f6687fadb65.zip
iptables: move to 'Network' in menuconfig
SVN-Revision: 18713
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 7c3d4b385e..b4e2554351 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -33,7 +33,7 @@ endif
define Package/iptables/Default
SECTION:=net
- CATEGORY:=Base system
+ CATEGORY:=Network
URL:=http://netfilter.org/
endef