svn commit: r440077 - head/dns/unbound

Larry Rosenman ler at FreeBSD.org
Thu May 4 01:49:22 UTC 2017


Author: ler
Date: Thu May  4 01:49:21 2017
New Revision: 440077
URL: https://svnweb.freebsd.org/changeset/ports/440077

Log:
  Correct typo in DNSCRYPT option description
  
  PR:	219052
  Submitted by: greenreaper at hotmail.com
  Reportee by:
  Approved by:	adamw (mentor, implicit)

Modified:
  head/dns/unbound/Makefile

Modified: head/dns/unbound/Makefile
==============================================================================
--- head/dns/unbound/Makefile	Thu May  4 01:44:25 2017	(r440076)
+++ head/dns/unbound/Makefile	Thu May  4 01:49:21 2017	(r440077)
@@ -42,7 +42,7 @@ ECDSA_DESC=	Enable ECDSA (elliptic curve
 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


More information about the svn-ports-all mailing list