aboutsummaryrefslogtreecommitdiffstats
path: root/package/arptables
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2011-03-12 01:24:18 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2011-03-12 01:24:18 +0000
commit70fded8cb4d46ce1d968fa9d8b415ee39788da06 (patch)
tree0f06c02693e180556f1e6f7192278a21aedd3e7f /package/arptables
parentacf3fead0b389f4771ac7578f67e5ef022eaa4a1 (diff)
downloadupstream-70fded8cb4d46ce1d968fa9d8b415ee39788da06.tar.gz
upstream-70fded8cb4d46ce1d968fa9d8b415ee39788da06.tar.bz2
upstream-70fded8cb4d46ce1d968fa9d8b415ee39788da06.zip
[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 1b7a53729f..9d61813a21 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