summaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2010-01-13 06:33:07 +0000
committerTong LIU <nemoliu@FreeBSD.org>2010-01-13 06:33:07 +0000
commitfec356c200a7711e4384b4fd7a76c8d804610237 (patch)
treea6f74bae2ee5fc29829fffd2f612918c78e515ba /dns/Makefile
parent- Update to 1.2.0 (diff)
Add autotrust 0.3.1, a a tool to automatically update DNSSEC trust
anchors. PR: ports/142523 Submitted by: Jaap Akkerhuis <jaap at nlnetlabs.nl>
Notes
Notes: svn path=/head/; revision=247783
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 80fab19cbb9f..cc5f53dd2e92 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -5,6 +5,7 @@
SUBDIR += adns
SUBDIR += ares
+ SUBDIR += autotrust
SUBDIR += bind9
SUBDIR += bind9-sdb-ldap
SUBDIR += bind9-sdb-postgresql