[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
This commit is contained in:
cshore 2011-03-12 07:45:05 +00:00
parent c91d81f423
commit bd3bed7275

View File

@ -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