From: nbd Date: Wed, 9 Dec 2009 13:36:35 +0000 (+0000) Subject: iptables: move to 'Network' in menuconfig X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/b5650f6d1409e7b588bf280c78dad0b7b51232ef iptables: move to 'Network' in menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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