diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-02-01 17:14:49 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-02-01 17:14:49 +0000 |
commit | d89c585e3c184357798fe628387ad9d18959d4be (patch) | |
tree | 07edc7805fb8605ab295b1b39899029f9755c06a /graphics/py-poppler/Makefile | |
parent | d9d63d1956d0bf5d0985ba59fdff92d97b8e4998 (diff) |
Change MAINTAINER address to romain@.
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=249040
Diffstat (limited to 'graphics/py-poppler/Makefile')
-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 |