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 e14ef4803d6..6ffbd17d222 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2004/01/23 15:31:58 recht Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/23 16:48:54 recht Exp $ # DISTNAME= ReportLab_1_18 PKGNAME= ${PYPKGPREFIX}-reportlab-1.18 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.reportlab.com/ EXTRACT_SUFX= .tgz |