aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-12-18 17:28:08 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-12-18 17:28:08 +0000
commitdb3be55a15b59f02c7024a58620bc7901fd7a64b (patch)
tree365a5f08ddad38a3dfdff9111da26155073b8635 /dns/Makefile
parentf2758c13ed5319aabbfb0c64bbbf9601b6334f20 (diff)
downloadports-db3be55a15b59f02c7024a58620bc7901fd7a64b.tar.gz
ports-db3be55a15b59f02c7024a58620bc7901fd7a64b.zip
New port: dns/dq
Recursive DNS/DNSCurve server and comandline tool to debug DNS/DNSCurve WWW: https://mojzis.com/software/dq/ PR: 215073 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=428883
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 fadccc4e9c00..ec36aef074fa 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -57,6 +57,7 @@
SUBDIR += dnswalk
SUBDIR += dnswall
SUBDIR += doc
+ SUBDIR += dq
SUBDIR += dualserver
SUBDIR += erlang-idna
SUBDIR += ez-ipupdate