svn commit: r509954 - head/security/gnupg

Adam Weinberger adamw at FreeBSD.org
Mon Aug 26 15:06:32 UTC 2019


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


More information about the svn-ports-head mailing list