aboutsummaryrefslogtreecommitdiff
path: root/print
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
parent6b5cb00593234eea3475b2d049a8d07433e830e2 (diff)
downloadports-e93d85f4d66e2df4c005dc78216795897ca5876d.tar.gz
ports-e93d85f4d66e2df4c005dc78216795897ca5876d.zip
Notes
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