aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-06-18 20:33:14 +0800
committernectar <nectar@FreeBSD.org>2002-06-18 20:33:14 +0800
commit37d5c346b32951e94a0cfe5e86ff21b7be4b98a8 (patch)
treea1080d64b4e5edac04e4eb743503a9403afb9beb /www/apache20
parentb4e4772b5379b3958c18463dbab0e2e8778bc332 (diff)
downloadfreebsd-ports-gnome-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.tar.gz
freebsd-ports-gnome-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.tar.zst
freebsd-ports-gnome-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.zip
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index af142c3f42ca..f2de794bd7c3 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/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)