aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-12-17 05:29:03 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-12-17 05:29:03 +0800
commit77f868013a2096e1feb410d7712532c992e651c7 (patch)
tree3d01bd42053cdc5e2694a09e4dc7f3c4607a6793 /security
parent644d6fd93fbfc057938b59ab323859b0136b1e83 (diff)
downloadfreebsd-ports-gnome-77f868013a2096e1feb410d7712532c992e651c7.tar.gz
freebsd-ports-gnome-77f868013a2096e1feb410d7712532c992e651c7.tar.zst
freebsd-ports-gnome-77f868013a2096e1feb410d7712532c992e651c7.zip
Unmark X509 option as BROKEN after fixed in r374821
Diffstat (limited to 'security')
-rw-r--r--security/openssh-portable/Makefile2
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)