projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
305f794
)
[net] xtables-addons: Moved xtables-addons to Firewall submenu so that it appears...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 01:57:34 +0000
(
01:57
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 01:57:34 +0000
(
01:57
+0000)
SVN-Revision: 26060
net/xtables-addons/Makefile
patch
|
blob
|
history
diff --git
a/net/xtables-addons/Makefile
b/net/xtables-addons/Makefile
index 506598ff1004f067a1bdf3fccf22ce354d9be3db..b9deedd1adcae60321fc64104e49213af937f9be 100644
(file)
--- a/
net/xtables-addons/Makefile
+++ b/
net/xtables-addons/Makefile
@@
-26,6
+26,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/xtables-addons
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Firewall
TITLE:=Extensions not distributed in the main Xtables
URL:=http://xtables-addons.sourceforge.net/
endef