From: cshore Date: Sat, 12 Mar 2011 07:18:25 +0000 (+0000) Subject: [net] Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=de6e9d7ef92ef6ab0d9815195de42933479c1999;p=packages.git [net] Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26079 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile index 7f6caf919..b420fc562 100644 --- a/net/igmpproxy/Makefile +++ b/net/igmpproxy/Makefile @@ -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