diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-10-03 20:57:46 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-10-03 20:57:46 +0800 |
commit | 337909faae2aec43d9a4b95af810767c44af16b7 (patch) | |
tree | 6f45db89a0a2cfea4c607bf765ac70a60bf329fa /security/openssh-portable | |
parent | a6189a78e3a7b03129d055abec60a91db52ba03e (diff) | |
download | freebsd-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/Makefile | 14 |
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) |