diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
commit | cb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch) | |
tree | 10b0a955d2dc44349aee323d01542f8e79487617 /print | |
parent | 9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff) | |
download | ports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.tar.gz ports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.zip |
Notes
Diffstat (limited to 'print')
-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 385a36245116..3d61544b02c0 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ReportLab_${PORTVERSION:S/./_/g}.tgz \ rl_accel-3004.tgz:accel -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to create PDF documents using the Python language USE_PYTHON= 2.4+ |