diff options
Diffstat (limited to 'www/apache13+ipv6')
-rw-r--r-- | www/apache13+ipv6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index ae8fc8d4e080..d37d160b6ac0 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -31,6 +31,9 @@ PATCHFILES= apache-1.3.22-v6-20011123.diff.gz MAINTAINER= sumikawa@FreeBSD.org +FORBIDDEN= "Vulnerable to denial-of-service. See" \ + "http://httpd.apache.org/info/security_bulletin_20020617.txt" + HAS_CONFIGURE= yes CONFIGURE_ARGS= \ --prefix=${PREFIX} \ |