From: cshore Date: Sat, 12 Mar 2011 09:13:31 +0000 (+0000) Subject: [net] layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu... X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=63aaed4016a5a51aa108b8408db7b56fb2133043;p=packages.git [net] layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu as it had only one top-level entry. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26108 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/l7-protocols/Makefile b/net/l7-protocols/Makefile index 80af23745..5ae28917b 100644 --- a/net/l7-protocols/Makefile +++ b/net/l7-protocols/Makefile @@ -15,7 +15,7 @@ define Package/l7-protocols CATEGORY:=Network TITLE:=Protocols for layer7 filtering URL:=http://l7-filter.sourceforge.net/ - SUBMENU:=layer7 + SUBMENU:=Firewall DEPENDS:=iptables-mod-filter endef