From 9d20d02a185c1ee9395667644e124c724919f6fd Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 13 Sep 2009 13:32:50 +0000 Subject: Add a fix for the remote Denial of Service vulnerability reported in CVE-2009-3094. --- www/apache22/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/apache22/Makefile') diff --git a/www/apache22/Makefile b/www/apache22/Makefile index f54633f6d33..bd6f3e57087 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2009/08/10 11:45:08 tron Exp $ +# $NetBSD: Makefile,v 1.50 2009/09/13 13:32:50 tron Exp $ DISTNAME= httpd-2.2.13 PKGNAME= ${DISTNAME:S/httpd/apache/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} -- cgit v1.2.3