diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-29 19:17:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-29 19:17:03 +0000 |
commit | 6a62896044c454e51bf012175c2c5cccfb77ad90 (patch) | |
tree | 9aa62a9fd6af77f8593cdde7beb3ea5f590c3da0 /dns/Makefile | |
parent | - Fix build with read-only ports tree (diff) |
DNSMax's perl update client. It manages DNS records, update history, and
allows for per record configuration. It also includes a wizard for generation
of configuration files.
PR: ports/76614
Submitted by: Dan Smith <dan@algenta.com>
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index ce7d168bf3be..ade8d4f76b5e 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -24,6 +24,7 @@ SUBDIR += dnshijacker SUBDIR += dnsjava SUBDIR += dnsmasq + SUBDIR += dnsmax-perl SUBDIR += dnsproxy SUBDIR += dnstop SUBDIR += dnstracer |