summaryrefslogtreecommitdiff
path: root/www/apache2
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-04-12 05:49:45 +0000
committermartti <martti@pkgsrc.org>2005-04-12 05:49:45 +0000
commit5dc4bec27c9b0af66a01cb291422122fa5dabde2 (patch)
tree275e7d0dd11632758c021106681e5cb1ddfcedc0 /www/apache2
parentaf1be0a5bc3fd374ea49f58e58c927f10eb2c134 (diff)
downloadpkgsrc-5dc4bec27c9b0af66a01cb291422122fa5dabde2.tar.gz
Updated apache to 2.0.53nb1
- added mkcert to help with certificate creation
Diffstat (limited to 'www/apache2')
-rw-r--r--www/apache2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 34367e81427..dd7c449ed0b 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.68 2005/04/11 21:47:51 tv Exp $
+# $NetBSD: Makefile,v 1.69 2005/04/12 05:49:45 martti Exp $
.include "Makefile.common"
PKGNAME= apache-${APACHE_VERSION}
+PKGREVISION= 1
CATEGORIES= www
HOMEPAGE= http://httpd.apache.org/