summaryrefslogtreecommitdiffstats
path: root/package/arptables
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-12 01:24:18 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-12 01:24:18 +0000
commit1202b59afa04c92d7a0031740e060a061299d59b (patch)
tree0f06c02693e180556f1e6f7192278a21aedd3e7f /package/arptables
parent476f8cb7cbb222887694781e763794741ddd25f0 (diff)
[package] artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26056 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arptables')
-rw-r--r--package/arptables/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/arptables/Makefile b/package/arptables/Makefile
index 1b7a53729..9d61813a2 100644
--- a/package/arptables/Makefile
+++ b/package/arptables/Makefile
@@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/arptables
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Firewall
TITLE:=ARP firewalling software
DEPENDS:=+kmod-arptables
URL:=http://ebtables.sourceforge.net