projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e09a8a5
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
7c3d4b3
..
b4e2554
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