projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c9e40d
)
layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu as it...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 09:13:31 +0000
(09:13 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 09:13:31 +0000
(09:13 +0000)
SVN-Revision: 26108
net/l7-protocols/Makefile
patch
|
blob
|
history
diff --git
a/net/l7-protocols/Makefile
b/net/l7-protocols/Makefile
index 80af2374569cb602ba3dd7d4eb9152d3ffe64197..5ae28917baea96993a77c507f3b73c2a9a3a68f3 100644
(file)
--- 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