diff options
Diffstat (limited to 'security/isakmpd')
-rw-r--r-- | security/isakmpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index f5d4afac478f..8c05571a5683 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= LOCAL_PORTS MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "unconfirmed report of security bug--see <URL:http://www.openbsd.org/errata.html\#isakmpd>" + # this is not compatible with cross build - there's no other way .if !exists(/usr/include/netinet6/ipsec.h) BROKEN= "requires IPsec support" |