aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-05-15 20:14:53 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-05-15 20:14:53 +0000
commit3772632854ab378203258a86e83cf7e080a80df8 (patch)
tree1bb5e056c5e5ccec1df6f7cee6101198f7f4cb89 /dns/Makefile
parent2344f7d44d6fa3c8c1862df6c7743f4aa1f5bae7 (diff)
DNSCrypt is a piece of lightweight software that everyone
should use to boost online privacy and security. It works by encrypting all DNS traffic between the user and OpenDNS, preventing any spying, spoofing or man-in-the-middle attacks. WWW: https://www.opendns.com/technology/dnscrypt/ PR: ports/167833 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
Notes
Notes: svn path=/head/; revision=296690
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 8692c857b4d3..359747607940 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -30,6 +30,7 @@
SUBDIR += dnscap
SUBDIR += dnscheck
SUBDIR += dnscheckengine
+ SUBDIR += dnscrypt-proxy
SUBDIR += dnsdoctor
SUBDIR += dnsflood
SUBDIR += dnshijacker