[net] xtables-addons: Moved xtables-addons to Firewall submenu so that it appears under iptables as before.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26060 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-12 01:57:34 +00:00
parent 3b3f666127
commit a7bf3dd0e2

View File

@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/xtables-addons
SECTION:=net
CATEGORY:=Network
SUBMENU:=Firewall
TITLE:=Extensions not distributed in the main Xtables
URL:=http://xtables-addons.sourceforge.net/
endef