From 55140b809c85d237ca018f9fc4f4937e47fac847 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 11 Feb 2007 16:05:51 +0000 Subject: When this moved to devel/apr0, PKGREVISION should have been bumped. The package records the package subdir in the +BUILD_INFO, which is used by several pkgtools to look up metainformation about the package, and that metainfo will be wrong until the package is rebuilt (now as nb3). --- devel/apr0/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/apr0') diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 20c1bfd6c90..6a5efb81906 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/24 19:31:24 epg Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/11 16:05:51 tv Exp $ .include "../../www/apache2/Makefile.common" PKGNAME= apr-${APR_VERSION}.${APACHE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel HOMEPAGE= http://apr.apache.org/ -- cgit v1.2.3