aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-08-20 09:06:26 +0800
committertrevor <trevor@FreeBSD.org>2002-08-20 09:06:26 +0800
commitf133615ad1c57f0368d378ccb8e5f03d2b65051f (patch)
tree0d5bbef582dd535561a122f6eb39f01300db0bb8 /security
parent8d88ac7a1cfd1fb7389a9906a20a4debcbef272b (diff)
downloadfreebsd-ports-graphics-f133615ad1c57f0368d378ccb8e5f03d2b65051f.tar.gz
freebsd-ports-graphics-f133615ad1c57f0368d378ccb8e5f03d2b65051f.tar.zst
freebsd-ports-graphics-f133615ad1c57f0368d378ccb8e5f03d2b65051f.zip
Add another URL (from Jacques Vidrine) to the FORBIDDEN line.
Diffstat (limited to 'security')
-rw-r--r--security/isakmpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 8c05571a568..c75fa94d46a 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)