diff options
author | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
commit | b6e4b2925f0aed8cf9610e80e85bc8994827f1dc (patch) | |
tree | d728f0276a67fc5b6d5e8734fa8f25bdcf5655b9 /graphics/py-poppler | |
parent | 1c03d3d231885f7ac35d063d3e44a27108ce9f8f (diff) | |
download | freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.gz freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.zst freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.zip |
Change MAINTAINER address to romain@.
Approved by: flz (mentor)
Diffstat (limited to 'graphics/py-poppler')
-rw-r--r-- | graphics/py-poppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile index 7c2d694f95c5..0dbb869985c1 100644 --- a/graphics/py-poppler/Makefile +++ b/graphics/py-poppler/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= Python bindings for the Poppler PDF rendering library LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk |