summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-09 13:36:35 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-09 13:36:35 +0000
commitb5650f6d1409e7b588bf280c78dad0b7b51232ef (patch)
tree1b048fd0a5775b2152356f341b04ec6d461a004b /package
parentd253bed345709c6fe5f950a9ff638b0ed7ffd79b (diff)
iptables: move to 'Network' in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 7c3d4b385..b4e255435 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