diff options
author | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
commit | 859d4fa0508f04dee572cd972359923805f5f94c (patch) | |
tree | f27acc7c349e43c4be9c1927bedd05f69fd12bdd /print | |
parent | 0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff) | |
download | freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.zip |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
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+ |