diff options
Diffstat (limited to 'package/arptables')
-rw-r--r-- | package/arptables/Makefile | 1 |
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 |