aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2018-09-12 01:56:16 +0800
committercrees <crees@FreeBSD.org>2018-09-12 01:56:16 +0800
commit7f9acd234af744dde6eb41412b77f4c650e4cd0c (patch)
tree09ab0e93443025fd0d0bd64476c9de9a42b81a0b /dns
parent6e9eafdd4d6b6dba993b5e30c43fd5e70f05e62f (diff)
downloadfreebsd-ports-gnome-7f9acd234af744dde6eb41412b77f4c650e4cd0c.tar.gz
freebsd-ports-gnome-7f9acd234af744dde6eb41412b77f4c650e4cd0c.tar.zst
freebsd-ports-gnome-7f9acd234af744dde6eb41412b77f4c650e4cd0c.zip
Fix paths-- old version committed by mistake.
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