[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

@ -23,6 +23,7 @@ define Package/miniupnpd
CATEGORY:=Network
DEPENDS:=+iptables
TITLE:=Lightweight UPnP daemon
SUBMENU:=Firewall
URL:=http://miniupnp.free.fr/
MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
endef