diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-12-16 21:29:03 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-12-16 21:29:03 +0000 |
commit | c931fe84b9696ff8648959a7475f5b86d077ff32 (patch) | |
tree | 3d01bd42053cdc5e2694a09e4dc7f3c4607a6793 /security/openssh-portable | |
parent | c4f3bdb6b102a7726f509169f21cd39ab7fd02b1 (diff) | |
download | ports-c931fe84b9696ff8648959a7475f5b86d077ff32.tar.gz ports-c931fe84b9696ff8648959a7475f5b86d077ff32.zip |
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 141bd065ed4b..6cd6937fa065 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -44,7 +44,7 @@ BSM_DESC= OpenBSM Auditing KERB_GSSAPI_DESC= Kerberos/GSSAPI patch (req: GSSAPI) [BROKEN] HPN_DESC= HPN-SSH patch [BROKEN] LDNS_DESC= SSHFP/LDNS support -X509_DESC= x509 certificate patch [BROKEN] +X509_DESC= x509 certificate patch SCTP_DESC= SCTP support OVERWRITE_BASE_DESC= OpenSSH overwrite base HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) |