aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2018-09-11 17:56:16 +0000
committerChris Rees <crees@FreeBSD.org>2018-09-11 17:56:16 +0000
commit393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (patch)
tree09ab0e93443025fd0d0bd64476c9de9a42b81a0b /dns
parentfdd6708e756ad34cda9a1aacccd38c324d6c0c69 (diff)
downloadports-393a7ac29fa9726f7fbd9d25fd8d1e689e251c24.tar.gz
ports-393a7ac29fa9726f7fbd9d25fd8d1e689e251c24.zip
Fix paths-- old version committed by mistake.
Notes
Notes: svn path=/head/; revision=479537
Diffstat (limited to 'dns')
-rw-r--r--dns/namesilo_ddns/files/patch-eb8e018
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/namesilo_ddns/files/patch-eb8e01 b/dns/namesilo_ddns/files/patch-eb8e01
index bde5311880a6..e28ea0081ee7 100644
--- a/dns/namesilo_ddns/files/patch-eb8e01
+++ b/dns/namesilo_ddns/files/patch-eb8e01
@@ -6,8 +6,8 @@ Subject: [PATCH] Fix use case where A and MX records (for example) exist for
diff --git a/README.md b/README.md
index 8b3f27e..1c18fde 100644
---- a/README.md
-+++ b/README.md
+--- README.md
++++ README.md
@@ -1,5 +1,5 @@
-----------------------------------------------------------------
-# namesilo_ddns version 2.0
@@ -17,8 +17,8 @@ index 8b3f27e..1c18fde 100644
This is a shell script to update Namesilo's DNS record when IP changed. Set to run this script as cronjob in your system.
diff --git a/namesilo_ddns.sh b/namesilo_ddns.sh
index 741956e..ab1e0c3 100644
---- a/namesilo_ddns.sh
-+++ b/namesilo_ddns.sh
+--- namesilo_ddns.sh
++++ namesilo_ddns.sh
@@ -1,6 +1,6 @@
#!/bin/sh