From: Daniel Dickinson Date: Sat, 12 Mar 2011 07:18:25 +0000 (+0000) Subject: Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection submenu. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c6b37cde49ebcd288824ccc106a79f7df497d630;p=openwrt%2Fsvn-archive%2Fpackages.git Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection submenu. SVN-Revision: 26079 --- 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