aboutsummaryrefslogtreecommitdiff
path: root/print/py-pdf
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-06-08 16:52:32 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-06-08 16:52:32 +0000
commite93d85f4d66e2df4c005dc78216795897ca5876d (patch)
tree82a1c4ab4fbb5ea550d31a2f19a7f3b3665c8e24 /print/py-pdf
parent6b5cb00593234eea3475b2d049a8d07433e830e2 (diff)
downloadports-e93d85f4d66e2df4c005dc78216795897ca5876d.tar.gz
ports-e93d85f4d66e2df4c005dc78216795897ca5876d.zip
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=275235
Diffstat (limited to 'print/py-pdf')
-rw-r--r--print/py-pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pdf/Makefile b/print/py-pdf/Makefile
index 544207e10da0..b23c50725f97 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= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Pure-Python PDF toolkit
USE_PYTHON= yes