From 76ab9ed2ab10155c3f3115bee06f56ea437a195c Mon Sep 17 00:00:00 2001 From: epg Date: Thu, 25 Jan 2007 17:05:35 +0000 Subject: Set PKGNAME=apr-1.2.8.2.2.4 and PKGREVISION=1 so as to appear newer than devel/apr1 installations in the wild. Suggested by Todd Vierling. --- devel/apr/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'devel/apr') diff --git a/devel/apr/Makefile b/devel/apr/Makefile index 9afb90f43bc..239b59927ec 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -1,7 +1,11 @@ -# $NetBSD: Makefile,v 1.50 2007/01/24 19:46:45 epg Exp $ +# $NetBSD: Makefile,v 1.51 2007/01/25 17:05:35 epg Exp $ # DISTNAME= apr-1.2.8 +# Use bogus version number so as to be newer than devel/apr1 installations +# in the wild; remove this upon upgrading to 1.2.9. +PKGNAME= apr-1.2.8.2.2.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=apr/} -- cgit v1.2.3