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 7849846381b..721373ce0f5 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:23 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:52:38 grant Exp $ # DISTNAME= ReportLab_1_16 @@ -8,7 +8,7 @@ CATEGORIES= print MASTER_SITES= ftp://ftp.reportlab.com/ EXTRACT_SUFX= .tgz -MAINTAINER= tsarna@netbsd.org +MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.reportlab.com/ COMMENT= powerful PDF-generating toolkit for Python |