[net] Firewall: Moved firewalling related programs to Firewall submenu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26055 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore
2011-03-12 01:14:02 +00:00
parent 0e820fe622
commit c228e92ca5
8 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/miniupnpc
SECTION:=net
CATEGORY:=Network
SUBMENU:=Firewall
TITLE:=Lightweight UPnP client
URL:=http://miniupnp.tuxfamily.org/
endef