aboutsummaryrefslogtreecommitdiff
path: root/www/apache22
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-06-18 12:33:14 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-06-18 12:33:14 +0000
commite31516e4a11352fce79f033345e73715552f768a (patch)
treed3f995b71d57b010dc9df14762b7b0e9aaef8354 /www/apache22
parent7a21a43a07f91851e74ec26c2c733774b45dd59f (diff)
downloadports-e31516e4a11352fce79f033345e73715552f768a.tar.gz
ports-e31516e4a11352fce79f033345e73715552f768a.zip
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -23,6 +23,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild (neither of them still has a problem on FreeBSD)