summaryrefslogtreecommitdiff
path: root/www/apache6
diff options
context:
space:
mode:
authoritojun <itojun>1999-09-01 09:00:26 +0000
committeritojun <itojun>1999-09-01 09:00:26 +0000
commit52c2656cb78068faf5eb6cfd965cc38794aa445d (patch)
tree7c1effe08808aade3fb59e91e2d62a9dca31eeee /www/apache6
parent54f5f16ff30a5f53f48b386208f02190b7011fc2 (diff)
downloadpkgsrc-52c2656cb78068faf5eb6cfd965cc38794aa445d.tar.gz
add "p0" to PKGNAME to indicate version of NetBSD-local changes.
Diffstat (limited to 'www/apache6')
-rw-r--r--www/apache6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile
index a02648bd451..dec27bc52f1 100644
--- a/www/apache6/Makefile
+++ b/www/apache6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/09/01 07:41:01 itojun Exp $
+# $NetBSD: Makefile,v 1.6 1999/09/01 09:00:26 itojun Exp $
#
# The fourth number in the PKGNAME version indicates a NetBSD pkg revision
# (to indicate changes in the shipped third party patches such as the mod_ssl
@@ -11,7 +11,7 @@
#
DISTNAME= apache_1.3.9
-PKGNAME= apache6-1.3.9
+PKGNAME= apache6-1.3.9p0
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.modssl.org/source/ \