From: Daniel Dickinson Date: Sat, 12 Mar 2011 07:45:05 +0000 (+0000) Subject: [net] IP Addresses and Names: Moved ipupdate DDNS updater to IP Addresses and Names... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b82fbde3bbbd7859a77b7affa08f18e1fac12327;p=openwrt%2Fsvn-archive%2Farchive.git [net] IP Addresses and Names: Moved ipupdate DDNS updater to IP Addresses and Names submenu. SVN-Revision: 26087 --- diff --git a/net/ipupdate/Makefile b/net/ipupdate/Makefile index 6a9d848837..1137581b0a 100644 --- a/net/ipupdate/Makefile +++ b/net/ipupdate/Makefile @@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk define Package/ipupdate SECTION:=net CATEGORY:=Network + SUBMENU:=IP Addresses and Names TITLE:=IPUpdate-Daemon URL:=http://ipupdate.sourceforge.net endef