From e05e426ab43da6bb48ab55916d999c4d503e688a Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 4 Jun 2013 22:15:37 +0000 Subject: Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. --- lang/squeak-vm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/squeak-vm') diff --git a/lang/squeak-vm/Makefile b/lang/squeak-vm/Makefile index 66b5c77e50e..a5608d612e0 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:27 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/04 22:16:34 tron Exp $ # SQUEAK_VERSION= 4.10.2.2614 DISTNAME= Squeak-${SQUEAK_VERSION}-src PKGNAME= squeak-vm-${SQUEAK_VERSION:C/-/./} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://squeakvm.org/unix/release/ \ http://ftp.squeak.org/3.10/unix-linux/ -- cgit v1.2.3