diff options
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r-- | print/py-reportlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 3635f2bf629..53694e1b400 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2004/08/29 15:17:47 recht Exp $ +# $NetBSD: Makefile,v 1.23 2004/10/03 00:18:06 tv Exp $ # DISTNAME= ReportLab_1_19 PKGNAME= ${PYPKGPREFIX}-reportlab-1.19 +PKGREVISION= 1 CATEGORIES= print python MASTER_SITES= ftp://ftp.reportlab.com/ EXTRACT_SUFX= .tgz |