diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-06-18 12:33:14 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-06-18 12:33:14 +0000 |
commit | e31516e4a11352fce79f033345e73715552f768a (patch) | |
tree | d3f995b71d57b010dc9df14762b7b0e9aaef8354 /www/apache13+ipv6 | |
parent | 7a21a43a07f91851e74ec26c2c733774b45dd59f (diff) | |
download | ports-e31516e4a11352fce79f033345e73715552f768a.tar.gz ports-e31516e4a11352fce79f033345e73715552f768a.zip |
Notes
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} \ |