aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-10-03 20:57:46 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-10-03 20:57:46 +0800
commit337909faae2aec43d9a4b95af810767c44af16b7 (patch)
tree6f45db89a0a2cfea4c607bf765ac70a60bf329fa /security/openssh-portable
parenta6189a78e3a7b03129d055abec60a91db52ba03e (diff)
downloadfreebsd-ports-gnome-337909faae2aec43d9a4b95af810767c44af16b7.tar.gz
freebsd-ports-gnome-337909faae2aec43d9a4b95af810767c44af16b7.tar.zst
freebsd-ports-gnome-337909faae2aec43d9a4b95af810767c44af16b7.zip
Update descriptions to match current conventions
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 3751a030e711..987034efea6c 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -43,13 +43,13 @@ OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \
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)