diff options
author | obache <obache@pkgsrc.org> | 2012-02-04 04:46:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-02-04 04:46:34 +0000 |
commit | 3cf7b3eb5ec1a5ecac1b2db6eedc252e44e7999f (patch) | |
tree | a4ef0e33c8a9c7e6f563a4dcde050730204e64b5 /print | |
parent | 32e73ca9311f1f6cec847332c66afc292d85f365 (diff) | |
download | pkgsrc-3cf7b3eb5ec1a5ecac1b2db6eedc252e44e7999f.tar.gz |
fixes missing bump of the last py-reportlab update.
Diffstat (limited to 'print')
-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 aa6d6e22b56..8d3022db112 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2012/02/04 04:41:56 obache Exp $ +# $NetBSD: Makefile,v 1.44 2012/02/04 04:46:34 obache Exp $ DISTNAME= reportlab-2.5 DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print python MASTER_SITES= http://www.reportlab.com/ftp/ SITES.pfbfer.zip= http://www.reportlab.com/ftp/fonts/ |