Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2019 15:06:31 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509954 - head/security/gnupg
Message-ID:  <201908261506.x7QF6V38038135@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Mon Aug 26 15:06:31 2019
New Revision: 509954
URL: https://svnweb.freebsd.org/changeset/ports/509954

Log:
  gnupg: Spell "_DESC" correctly. It was missing 5 characters.

Modified:
  head/security/gnupg/Makefile

Modified: head/security/gnupg/Makefile
==============================================================================
--- head/security/gnupg/Makefile	Mon Aug 26 15:03:19 2019	(r509953)
+++ head/security/gnupg/Makefile	Mon Aug 26 15:06:31 2019	(r509954)
@@ -43,7 +43,7 @@ LARGE_RSA_DESC=	Enable support for 8192-bit RSA keys
 LDAP_DESC=	LDAP keyserver interface
 SCDAEMON_DESC=	Enable Smartcard daemon (with libusb)
 SUID_GPG_DESC=	Install GPG with suid
-WKS_SERVER=	Install the Web Key Service server
+WKS_SERVER_DESC=Install the Web Key Service server
 
 GNUTLS_CONFIGURE_ENABLE=gnutls
 GNUTLS_LIB_DEPENDS=	libgnutls.so:security/gnutls



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