diff options
| -rw-r--r-- | security/gnutls-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index a842b1ed32d6..d9a8634b9bdd 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -13,6 +13,9 @@ MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library BROKEN= Does not build +FORBIDDEN= Vulnerable to CVE-2014-0092 +DEPRECATED= Stale, broken and vulnerable +EXPIRATION_DATE= 2014-04-01 LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ nettle.4:${PORTSDIR}/security/nettle \ |
