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:
15a078c
)
[packages] xtables-addons: Move iptable modules to Network category
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Mon, 14 Dec 2009 11:02:58 +0000
(11:02 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Mon, 14 Dec 2009 11:02:58 +0000
(11:02 +0000)
SVN-Revision: 18776
net/xtables-addons/Makefile
patch
|
blob
|
history
diff --git
a/net/xtables-addons/Makefile
b/net/xtables-addons/Makefile
index e20d840b8a18814bb2ce4606bc5475b4305420cf..1f94fe1ab7bded45c879670cf9e13b0d69bd9a7f 100644
(file)
--- a/
net/xtables-addons/Makefile
+++ b/
net/xtables-addons/Makefile
@@
-84,7
+84,7
@@
define BuildTemplate
ifneq ($(3),)
define Package/iptables-mod-$(1)
$$(call Package/xtables-addons)
- CATEGORY:=
Base system
+ CATEGORY:=
Network
TITLE:=$(2) iptables extension
DEPENDS:= @LINUX_2_6 iptables $(if $(4),+kmod-ipt-$(1))
endef