projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77c391b
)
iptables: move to 'Network' in menuconfig
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 9 Dec 2009 13:36:35 +0000
(13:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 9 Dec 2009 13:36:35 +0000
(13:36 +0000)
SVN-Revision: 18713
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index 7c3d4b385ea1847ae614ac9835dfe752040414b6..b4e2554351447588318aaac2487c1e6639d86e07 100644
(file)
--- 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