From 37d5c346b32951e94a0cfe5e86ff21b7be4b98a8 Mon Sep 17 00:00:00 2001 From: nectar Date: Tue, 18 Jun 2002 12:33:14 +0000 Subject: Mark FORBIDDEN until an update is available. See . --- www/apache2/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/apache2') diff --git a/www/apache2/Makefile b/www/apache2/Makefile index af142c3f42c..f2de794bd7c 100644 --- a/www/apache2/Makefile +++ b/www/apache2/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) -- cgit