diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
commit | 69dd27cc3cd44a30bdf8df1169fbd4684d4c967a (patch) | |
tree | 6d0825204490f8766f2283672d81cb55c62243fc /print | |
parent | Remove non-working ftp site, per distfile survey. (diff) |
- Change to my FreeBSD.org email
Approved by: clsung (mentor)
Notes
Notes:
svn path=/head/; revision=189163
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-reportlab2/Makefile b/print/py-reportlab2/Makefile index 84e8147b3510..72ddcd9294d8 100644 --- a/print/py-reportlab2/Makefile +++ b/print/py-reportlab2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ReportLab_${PORTVERSION:S/./_/}.tgz \ rl_accel-3004.tgz:accel -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= Library to create PDF documents using the Python language USE_PYTHON= 2.4+ |