diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-05 02:38:14 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-05 02:38:14 +0800 |
commit | ff4693f6db6464a5de980b210dd186d0956b609a (patch) | |
tree | 068507853c6996ac1dcc04f85c437fcb85b9b2ac /print/py-pdf | |
parent | a94266c24182d339ea992cc4fae10727180d23a0 (diff) | |
download | freebsd-ports-gnome-ff4693f6db6464a5de980b210dd186d0956b609a.tar.gz freebsd-ports-gnome-ff4693f6db6464a5de980b210dd186d0956b609a.tar.zst freebsd-ports-gnome-ff4693f6db6464a5de980b210dd186d0956b609a.zip |
- Pass maintainership to kimelto (at) gmail.com
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 c367c34d7f66..b15278d64824 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= miwi@FreeBSD.org +MAINTAINER= kimelto@gmail.com COMMENT= Pure-Python PDF toolkit USE_PYTHON= yes |