From: cshore 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://207.154.207.93/?a=commitdiff_plain;h=bd3bed72759b845d04077c0dfd6c9ad9b8ed961f;p=packages.git [net] IP Addresses and Names: Moved ipupdate DDNS updater to IP Addresses and Names submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26087 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/ipupdate/Makefile b/net/ipupdate/Makefile index 6a9d84883..1137581b0 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