From 562b32f879489ba32d7c533986284f12f871edd9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 20 Aug 2015 12:36:14 +0000 Subject: [PATCH] Missed bump after WANTLIB sync. --- print/py-reportlab/plugins/renderPM/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/print/py-reportlab/plugins/renderPM/Makefile b/print/py-reportlab/plugins/renderPM/Makefile index 8619cbc4b5a..0f96a7f8570 100644 --- a/print/py-reportlab/plugins/renderPM/Makefile +++ b/print/py-reportlab/plugins/renderPM/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2015/08/19 20:13:59 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2015/08/20 12:36:14 ajacoutot Exp $ SHARED_ONLY= Yes @@ -7,7 +7,7 @@ COMMENT= pixmap rendering for reportlab VERSION= 0.9 DISTNAME= renderPM-${VERSION:S/./-/} PKGNAME= py-reportlab-renderPM-${VERSION} -REVISION= 7 +REVISION= 8 MASTER_SITES= http://www.reportlab.org/ftp/