diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-06-18 12:33:14 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-06-18 12:33:14 +0000 |
commit | e31516e4a11352fce79f033345e73715552f768a (patch) | |
tree | d3f995b71d57b010dc9df14762b7b0e9aaef8354 /www/apache13-ssl | |
parent | 7a21a43a07f91851e74ec26c2c733774b45dd59f (diff) |
Notes
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 b011b0805b48..fc4733e6bba2 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 |