projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f955942
)
[net] IP Addresses and Names: Moved ipupdate DDNS updater to IP Addresses and Names...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:45:05 +0000
(07:45 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:45:05 +0000
(07:45 +0000)
SVN-Revision: 26087
net/ipupdate/Makefile
patch
|
blob
|
history
diff --git
a/net/ipupdate/Makefile
b/net/ipupdate/Makefile
index 6a9d8488374012f3ec321046018637971987a781..1137581b0a2947ced77abfc032750eec588066cd 100644
(file)
--- 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