diff options
-rw-r--r-- | security/isakmpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 8c05571..c75fa94 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= LOCAL_PORTS MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "unconfirmed report of security bug--see <URL:http://www.openbsd.org/errata.html\#isakmpd>" +FORBIDDEN= "unconfirmed reports of security bug--see <URL:http://www.openbsd.org/errata.html\#isakmpd> and <URL:http://www.kb.cert.org/vuls/id/287771>" # this is not compatible with cross build - there's no other way .if !exists(/usr/include/netinet6/ipsec.h) |