From 18661d5893cc375053303d208effc270d87c5cf8 Mon Sep 17 00:00:00 2001 From: itojun Date: Wed, 1 Sep 1999 09:00:26 +0000 Subject: add "p0" to PKGNAME to indicate version of NetBSD-local changes. --- www/apache6/Makefile | 4 ++-- 1 file 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/ \ -- cgit v1.2.3