summaryrefslogtreecommitdiff
path: root/www/apache21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache21/Makefile')
-rw-r--r--www/apache21/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/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)