summaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-10-13 08:32:24 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-10-13 08:32:24 +0000
commit983e24899d96b9f5fbfa7c8a76e23f68b3e232d3 (patch)
tree05fcfef18a73f1a8a45cb5d8e519124214a7648c /dns/Makefile
parentFirst round of patches from Erling Jacobsen: (diff)
Add djbdns-tools-1.05:
This port contains a subset of the DJBDNS package. It includes several useful Domain Name System (DNS) tools: - dnsfilter: a parallel IP-address-to-host-name converter - dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple command-line interfaces to DNS - dnsq, dnstrace, dnstracesort: DNS debugging tools Author: Daniel J. Bernstein <djb@cr.yp.to> WWW: http://cr.yp.to/djbdns.html
Notes
Notes: svn path=/head/; revision=119178
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 3104c85d364e..dbae6dd30a16 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -16,6 +16,7 @@
SUBDIR += dhid
SUBDIR += dhisd
SUBDIR += djbdns
+ SUBDIR += djbdns-tools
SUBDIR += dlint
SUBDIR += dnrd
SUBDIR += dns_balance