diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
commit | fa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch) | |
tree | 121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /print | |
parent | 8799ec4852cf544597be3948c09ee4a51868122c (diff) | |
download | freebsd-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/Makefile | 2 | ||||
-rw-r--r-- | print/py-pdf/Makefile | 2 |
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 |