aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2018-08-06 22:13:45 +0000
committerChris Rees <crees@FreeBSD.org>2018-08-06 22:13:45 +0000
commit23f8f2302df71aba955c4b4dfea34d255e135c05 (patch)
treeaac239d33df78ad82f378223037171cc9349bce3 /dns/Makefile
parent837fbe31535a1142fd000677929935ece2f864fe (diff)
downloadports-23f8f2302df71aba955c4b4dfea34d255e135c05.tar.gz
ports-23f8f2302df71aba955c4b4dfea34d255e135c05.zip
Dynamic DNS record update with NameSilo.
This is a shell script to update Namesilo's DNS record when IP changed. Set to run this script as cronjob in your system. WWW: https://github.com/crees/namesilo_ddns
Notes
Notes: svn path=/head/; revision=476551
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 1d500236c68d..600e11a78204 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -111,6 +111,7 @@
SUBDIR += mdnsd
SUBDIR += mydns
SUBDIR += mydns-ng
+ SUBDIR += namesilo_ddns
SUBDIR += noip
SUBDIR += nsd
SUBDIR += nslint