aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 7ecf051..f783d15 100644
--- a/README
+++ b/README
@@ -15,8 +15,8 @@ the actual update logic is in the Makefile.
requirements:
-+ bmake (or pmake)
++ bmake (or pmake, not tested)
+ getaddrinfo(1)
-+ the 'erb' tool (from the 'erb' Ruby gem)
-+ nsupdate
-+ nsdiff (https://dotat.at/prog/nsdiff/)
++ ruby with the 'erb' gem (FreeBSD: devel/rubygem-erb)
++ nsupdate (from BIND, FreeBSD: dns/bind-tools)
++ nsdiff (https://dotat.at/prog/nsdiff/, FreeBSD: dns/p5-DNS-nsdiff)