aboutsummaryrefslogtreecommitdiffstats
path: root/dns/unbound
diff options
context:
space:
mode:
authorler <ler@FreeBSD.org>2017-05-04 09:49:21 +0800
committerler <ler@FreeBSD.org>2017-05-04 09:49:21 +0800
commit4af96c9ee6b90a1b3ca7314f2594b7c4f4572460 (patch)
tree75b1dd364c78bb3409f42bb30373061d752a5156 /dns/unbound
parentb54bb14798d167613164b3e39624dbeb090e12a8 (diff)
downloadfreebsd-ports-gnome-4af96c9ee6b90a1b3ca7314f2594b7c4f4572460.tar.gz
freebsd-ports-gnome-4af96c9ee6b90a1b3ca7314f2594b7c4f4572460.tar.zst
freebsd-ports-gnome-4af96c9ee6b90a1b3ca7314f2594b7c4f4572460.zip
Correct typo in DNSCRYPT option description
PR: 219052 Submitted by: greenreaper@hotmail.com Reportee by: Approved by: adamw (mentor, implicit)
Diffstat (limited to 'dns/unbound')
-rw-r--r--dns/unbound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index cfe04c0f2bd0..2b9a27036b0c 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -42,7 +42,7 @@ ECDSA_DESC= Enable ECDSA (elliptic curve) support (OpenSSL >= 1.0)
MUNIN_PLUGIN_DESC= Install Munin plugin
FILTER_AAAA_DESC= Build with AAAA filter functionality (contrib)
DNSTAP_DESC= Enable dnstap logging support
-DNSCRYPT_DESC= Enable dnscryot support
+DNSCRYPT_DESC= Enable dnscrypt support
SUBNET_DESC= Enable client subnet support
EVAPI_DESC= (Experimental) pluggable event based libunbound API support
TFOCL_DESC= Enable TCP Fast Open for client mode