summaryrefslogtreecommitdiff
path: root/www/apache2/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-08-08 18:30:26 +0000
committertron <tron@pkgsrc.org>2005-08-08 18:30:26 +0000
commit92cff08c3c3aacc55e26697858f33c8dfb7ef1de (patch)
treee1cdecb49ce37613be09726f31ef03e4576909d4 /www/apache2/Makefile
parenta8be0d86e599bf5ed026d2459f110ceeb7305816 (diff)
downloadpkgsrc-92cff08c3c3aacc55e26697858f33c8dfb7ef1de.tar.gz
Add fixes for CAN-2005-1268 (not really a security problem) and
CAN-2005-2088 from the Apache SVN repository.
Diffstat (limited to 'www/apache2/Makefile')
-rw-r--r--www/apache2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index ed15b4b7e4f..a80a75d27de 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.76 2005/07/16 19:10:40 jlam Exp $
+# $NetBSD: Makefile,v 1.77 2005/08/08 18:30:26 tron Exp $
.include "Makefile.common"
PKGNAME= apache-${APACHE_VERSION}
CATEGORIES= www
-PKGREVISION= 1
+PKGREVISION= 2
HOMEPAGE= http://httpd.apache.org/
COMMENT= Apache HTTP (Web) server, version 2