diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-25 07:50:58 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-25 07:50:58 +0000 |
commit | 10cb7d0c7375277e1de9e5bed814f31f437216d2 (patch) | |
tree | 9948a3cfbc3e3b7ad867d87815e12af04085b200 /print/py-reportlab | |
parent | 7553f227e1fa7dd536ecc5b9e4f9b9c32e688cde (diff) |
Notes
Diffstat (limited to 'print/py-reportlab')
-rw-r--r-- | print/py-reportlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 320f12eabb0a..3a6e60737ea6 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ReportLab_${PORTVERSION:S/./_/} EXTRACT_SUFX= .tgz -MAINTAINER= perky@fallin.lv +MAINTAINER= perky@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_imaging.so:${PORTSDIR}/graphics/py-imaging |