summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-12-16 21:29:03 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-12-16 21:29:03 +0000
commitc931fe84b9696ff8648959a7475f5b86d077ff32 (patch)
tree3d01bd42053cdc5e2694a09e4dc7f3c4607a6793
parentx11/rxvt-devel: fix EXPIRATION_DATE value 2014-01-13 -> 2015-01-13 (diff)
Unmark X509 option as BROKEN after fixed in r374821
Notes
Notes: svn path=/head/; revision=374823
-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)