summaryrefslogtreecommitdiff
path: root/www/apache22/Makefile
diff options
context:
space:
mode:
authortron <tron>2009-09-13 13:32:50 +0000
committertron <tron>2009-09-13 13:32:50 +0000
commit9d20d02a185c1ee9395667644e124c724919f6fd (patch)
treece1cec85ad2425952b0a4b61c76e677cfc38e48f /www/apache22/Makefile
parentc2aeedcd515eb8007d8ecab53fca7e065a3af462 (diff)
downloadpkgsrc-9d20d02a185c1ee9395667644e124c724919f6fd.tar.gz
Add a fix for the remote Denial of Service vulnerability reported
in CVE-2009-3094.
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r--www/apache22/Makefile3
1 files changed, 2 insertions, 1 deletions
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/}