diff options
Diffstat (limited to 'print')
-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 |