diff options
author | nectar <nectar@FreeBSD.org> | 2002-06-18 12:33:14 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-06-18 12:33:14 +0000 |
commit | 37d5c346b32951e94a0cfe5e86ff21b7be4b98a8 (patch) | |
tree | a1080d64b4e5edac04e4eb743503a9403afb9beb /www/apache13-ssl | |
parent | b4e4772b5379b3958c18463dbab0e2e8778bc332 (diff) | |
download | FreeBSD-ports-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.zip FreeBSD-ports-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.tar.gz |
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index b011b08..fc4733e 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -40,6 +40,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@freebsd.org +FORBIDDEN= "Vulnerable to denial-of-service. See" \ + "http://httpd.apache.org/info/security_bulletin_20020617.txt" + APACHE_VERSION= 1.3.12 APACHE_SSL_VERSION= 1.40 |