Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2017 01:49:21 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440077 - head/dns/unbound
Message-ID:  <201705040149.v441nL3f085629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705040149.v441nL3f085629>