diff options
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r-- | print/py-reportlab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 11bf05ac14a..0e4b3093ae0 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2013/06/03 10:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/04 22:17:00 tron Exp $ DISTNAME= reportlab-2.5 DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print python MASTER_SITES= http://www.reportlab.com/ftp/ SITES.pfbfer.zip= http://www.reportlab.com/ftp/fonts/ |