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:
0a4614a
)
packages/updatedd: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:04:10 +0000
(07:04 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:04:10 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40122
net/updatedd/Makefile
patch
|
blob
|
history
diff --git
a/net/updatedd/Makefile
b/net/updatedd/Makefile
index 3e05d301696ea0dab6aee785724a7b4b1c79c894..6c023e73a95e55814f259f987c43c8bae98daca1 100644
(file)
--- a/
net/updatedd/Makefile
+++ b/
net/updatedd/Makefile
@@
-31,9
+31,9
@@
define Package/updatedd
endef
define Package/updatedd/description
-Updatedd is a small tool that will update one of many dynamic
- dns services on boot.
- Please look at the /etc/init.d/ddns script for more info.
+Updatedd is a small tool that will update one of many dynamic
+ dns services on boot.
+ Please look at the /etc/init.d/ddns script for more info.
endef