summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormartti <martti>2005-04-12 05:49:45 +0000
committermartti <martti>2005-04-12 05:49:45 +0000
commit1b6596835c4ca68b935bde9246b42fff4712b49d (patch)
tree275e7d0dd11632758c021106681e5cb1ddfcedc0 /www
parent88cea72a7d3d5c64d6ab3e08bb4590e625e9d49e (diff)
downloadpkgsrc-1b6596835c4ca68b935bde9246b42fff4712b49d.tar.gz
Updated apache to 2.0.53nb1
- added mkcert to help with certificate creation
Diffstat (limited to 'www')
-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/