diff options
Diffstat (limited to 'print/py-reportlab')
-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 9788029cff9..f0285efba44 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2004/05/05 09:06:35 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2004/07/22 09:16:04 recht Exp $ # DISTNAME= ReportLab_1_19 PKGNAME= ${PYPKGPREFIX}-reportlab-1.19 -CATEGORIES= print +CATEGORIES= print python MASTER_SITES= ftp://ftp.reportlab.com/ EXTRACT_SUFX= .tgz |