Partial applied readme.patch. See tracker #1752931
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@66 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
217d1ca825
commit
55cf02920b
2 changed files with 26 additions and 2 deletions
|
@ -18,7 +18,7 @@ IMPORTANT: The installation location for the ddclient script has changed from
|
||||||
|
|
||||||
Dynamic DNS services currently supported include:
|
Dynamic DNS services currently supported include:
|
||||||
|
|
||||||
DynDNS.org - See http://www.dyndns.org for details on obtaining a free account.
|
DynDNS.com - See http://www.dyndns.com for details on obtaining a free account.
|
||||||
Hammernode - See http://www.hn.org for details on obtaining a free account.
|
Hammernode - See http://www.hn.org for details on obtaining a free account.
|
||||||
Zoneedit - See http://www.zoneedit.com for details.
|
Zoneedit - See http://www.zoneedit.com for details.
|
||||||
EasyDNS - See http://www.easydns.com for details.
|
EasyDNS - See http://www.easydns.com for details.
|
||||||
|
@ -34,7 +34,7 @@ Comments, suggestions and requests: use the forums on
|
||||||
http://sourceforge.net/projects/ddclient/
|
http://sourceforge.net/projects/ddclient/
|
||||||
|
|
||||||
The code was originally written by Paul Burry and is now hosted and maintained
|
The code was originally written by Paul Burry and is now hosted and maintained
|
||||||
through sf.net. Please check out http://ddclient.sf.net and the project page.
|
through sourceforge.net. Please check out http://ddclient.sf.net
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
REQUIREMENTS:
|
REQUIREMENTS:
|
||||||
|
|
24
svn/patches/readme.patch
Normal file
24
svn/patches/readme.patch
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
#
|
||||||
|
# patch sumitted by Kmos
|
||||||
|
# See tracker #1752931
|
||||||
|
#
|
||||||
|
--- README.orig 2007-07-09 23:50:01.000000000 +0100
|
||||||
|
+++ README 2007-07-12 20:50:28.000000000 +0100
|
||||||
|
@@ -18,7 +16,7 @@
|
||||||
|
|
||||||
|
Dynamic DNS services currently supported include:
|
||||||
|
|
||||||
|
-DynDNS.org - See http://www.dyndns.org for details on obtaining a free account.
|
||||||
|
+DynDNS.com - See http://www.dyndns.com for details on obtaining a free account.
|
||||||
|
Hammernode - See http://www.hn.org for details on obtaining a free account.
|
||||||
|
Zoneedit - See http://www.zoneedit.com for details.
|
||||||
|
EasyDNS - See http://www.easydns.com for details.
|
||||||
|
@@ -34,7 +32,7 @@
|
||||||
|
http://sourceforge.net/projects/ddclient/
|
||||||
|
|
||||||
|
The code was originally written by Paul Burry and is now hosted and maintained
|
||||||
|
-through sf.net. Please check out http://ddclient.sf.net and the project page.
|
||||||
|
+through sourceforge.net. Please check out http://ddclient.sf.net
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
REQUIREMENTS:
|
Loading…
Reference in a new issue