summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/py-reportlab
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile3
-rw-r--r--print/py-reportlab/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 4513d5fafe1..b3087de8a54 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/11/17 14:03:09 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 17:51:54 wiz Exp $
#
DISTNAME= ReportLab_1_01
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.reportlab.com/
+COMMENT= powerful PDF-generating toolkit for Python
WRKSRC= ${WRKDIR}/reportlab/lib
diff --git a/print/py-reportlab/pkg/COMMENT b/print/py-reportlab/pkg/COMMENT
deleted file mode 100644
index ceb20f1cb0c..00000000000
--- a/print/py-reportlab/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-powerful PDF-generating toolkit for Python