From bd3bed72759b845d04077c0dfd6c9ad9b8ed961f Mon Sep 17 00:00:00 2001 From: cshore Date: Sat, 12 Mar 2011 07:45:05 +0000 Subject: [PATCH] [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 --- net/ipupdate/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0