From: Felix Fietkau Date: Wed, 9 Dec 2009 13:36:35 +0000 (+0000) Subject: iptables: move to 'Network' in menuconfig X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1ab62895f7e9a704808b4f446a673f6687fadb65;p=openwrt%2Fstaging%2Fansuel.git iptables: move to 'Network' in menuconfig SVN-Revision: 18713 --- 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