svn commit: r329176 - head/security/openssh-portable
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 3 12:57:47 UTC 2013
Author: bdrewery
Date: Thu Oct 3 12:57:46 2013
New Revision: 329176
URL: http://svnweb.freebsd.org/changeset/ports/329176
Log:
Update descriptions to match current conventions
Modified:
head/security/openssh-portable/Makefile
Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile Thu Oct 3 12:55:00 2013 (r329175)
+++ head/security/openssh-portable/Makefile Thu Oct 3 12:57:46 2013 (r329176)
@@ -43,13 +43,13 @@ OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDI
OPTIONS_DEFAULT= LIBEDIT PAM TCP_WRAPPERS HPN
OPTIONS_RADIO= KERBEROS
OPTIONS_RADIO_KERBEROS= MIT HEIMDAL HEIMDAL_BASE
-TCP_WRAPPERS_DESC= Enable tcp_wrappers support
-BSM_DESC= Enable OpenBSM Auditing
-KERB_GSSAPI_DESC= Enable Kerberos/GSSAPI patch (req: GSSAPI)
-HPN_DESC= Enable HPN-SSH patch
-LPK_DESC= Enable LDAP Public Key (LPK) [OBSOLETE]
-X509_DESC= Enable x509 certificate patch
-SCTP_DESC= Enable SCTP support
+TCP_WRAPPERS_DESC= tcp_wrappers support
+BSM_DESC= OpenBSM Auditing
+KERB_GSSAPI_DESC= Kerberos/GSSAPI patch (req: GSSAPI)
+HPN_DESC= HPN-SSH patch
+LPK_DESC= LDAP Public Key (LPK) [OBSOLETE]
+X509_DESC= x509 certificate patch
+SCTP_DESC= SCTP support
OVERWRITE_BASE_DESC= OpenSSH overwrite base
HEIMDAL_DESC= Heimdal Kerberos (security/heimdal)
HEIMDAL_BASE_DESC= Heimdal Kerberos (base)
More information about the svn-ports-all
mailing list