From 380d9fe620b0cfe80698a4c15fc2ae3bb5485aba 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. --- cad/qcad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/qcad/Makefile') diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index e9163d54de4..ec7e7818d71 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2013/06/03 10:04:38 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/04 22:15:45 tron Exp $ # DISTNAME= qcad-2.0.5.0-1-community.src @@ -6,7 +6,7 @@ DISTNAME= qcad-2.0.5.0-1-community.src # (there's a 2.0.4.7 for some platforms), though I don't know about the # thing after the hyphen, which always seems to be 1. Can I use four digits? PKGNAME= qcad-2.0.5.0 -PKGREVISION= 8 +PKGREVISION= 9 .include "./Makefile.common" -- cgit v1.2.3