From de705a81f0e907272003b07c0e6ee4ed072022c6 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 13 Jan 2001 15:25:04 +0000 Subject: Use the "nb" convention to distinguish the teeny version bump caused by pkgsrc (instead of a real version number change in the program). --- www/apache/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/apache') diff --git a/www/apache/Makefile b/www/apache/Makefile index c34b99d0829..b154e244885 100644 --- a/www/apache/Makefile +++ b/www/apache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2000/12/22 19:41:52 jlam Exp $ +# $NetBSD: Makefile,v 1.56 2001/01/13 15:25:04 tv 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 @@ -8,7 +8,7 @@ # code hooks that allow mod_ssl to be compiled separately later, if desired). DISTNAME= apache_1.3.14 -PKGNAME= apache-1.3.14.1 +PKGNAME= apache-1.3.14nb1 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.modssl.org/source/ \ -- cgit v1.2.3