summaryrefslogtreecommitdiff
path: root/devel/apr0
diff options
context:
space:
mode:
authortv <tv>2007-02-11 16:05:51 +0000
committertv <tv>2007-02-11 16:05:51 +0000
commitec12c72ef437ec7c536470dd3bdeb329e9a5e7db (patch)
tree03fc469098db43630b3132f61ce9eba8a68b756e /devel/apr0
parent9bdc17740e0ceade09d3668b6abce8e52044e165 (diff)
downloadpkgsrc-ec12c72ef437ec7c536470dd3bdeb329e9a5e7db.tar.gz
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).
Diffstat (limited to 'devel/apr0')
-rw-r--r--devel/apr0/Makefile4
1 files changed, 2 insertions, 2 deletions
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/