[net] Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Mar 2011 07:18:25 +0000 (07:18 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Mar 2011 07:18:25 +0000 (07:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26079 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/igmpproxy/Makefile

index 7f6caf9..b420fc5 100644 (file)
@@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/igmpproxy
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Routing and Redirection
   TITLE:=Multicast Routing Daemon
   URL:=http://sourceforge.net/projects/igmpproxy
 endef