diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
commit | 51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d (patch) | |
tree | 567b623b07fb054b4847ed794b49aa9fca46f478 /print/py-pdf | |
parent | 8b59fc366c3eecada56b11e1b3089d693921f9de (diff) | |
download | freebsd-ports-graphics-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.gz freebsd-ports-graphics-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.zst freebsd-ports-graphics-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.zip |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'print/py-pdf')
-rw-r--r-- | print/py-pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pdf/Makefile b/print/py-pdf/Makefile index 4b1324c3490..48b24798c71 100644 --- a/print/py-pdf/Makefile +++ b/print/py-pdf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://pybrary.net/pyPdf/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyPdf-${PORTVERSION} -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pure-Python PDF toolkit USE_PYTHON= yes |