summaryrefslogtreecommitdiff
path: root/print/py-reportlab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r--print/py-reportlab/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index a038e536621..8449bf5c368 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/11/05 20:57:51 drochner Exp $
#
-DISTNAME= ReportLab_1_20
-PKGNAME= ${PYPKGPREFIX}-reportlab-1.20
-PKGREVISION= 2
+DISTNAME= ReportLab_1_21_2
+PKGNAME= ${PYPKGPREFIX}-reportlab-1.21.2
CATEGORIES= print python
MASTER_SITES= ftp://ftp.reportlab.com/
EXTRACT_SUFX= .tgz
@@ -12,7 +11,7 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.reportlab.com/
COMMENT= Powerful PDF-generating toolkit for Python
-WRKSRC= ${WRKDIR}/reportlab_1_20/reportlab
+WRKSRC= ${WRKDIR}/reportlab_1_21_2/reportlab
PYBINMODULE= yes
PYDISTUTILSPKG= yes