aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-06-09 00:52:32 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-06-09 00:52:32 +0800
commitfa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch)
tree121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /print
parent8799ec4852cf544597be3948c09ee4a51868122c (diff)
downloadfreebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.gz
freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.zst
freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.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)
Diffstat (limited to 'print')
-rw-r--r--print/libharu/Makefile2
-rw-r--r--print/py-pdf/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/libharu/Makefile b/print/libharu/Makefile
index ef971aaeacc7..6bd1b6e0a27d 100644
--- a/print/libharu/Makefile
+++ b/print/libharu/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 2.2.1
CATEGORIES= print
MASTER_SITES= http://libharu.org/files/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Haru Free PDF Library
LIB_DEPENDS= png:${PORTSDIR}/graphics/png
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