diff options
author | cy <cy@FreeBSD.org> | 2013-07-12 12:33:25 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2013-07-12 12:33:25 +0800 |
commit | 08ad18bacacbfdcadc72b73c1304d89b071d5f84 (patch) | |
tree | 00b3c234cff993f1d750632268bcd26eed2bfe75 /graphics | |
parent | 81a10b5b054b770763825b771df3a83f00b4d79b (diff) | |
download | freebsd-ports-gnome-08ad18bacacbfdcadc72b73c1304d89b071d5f84.tar.gz freebsd-ports-gnome-08ad18bacacbfdcadc72b73c1304d89b071d5f84.tar.zst freebsd-ports-gnome-08ad18bacacbfdcadc72b73c1304d89b071d5f84.zip |
Take on maintainership as requested by current maintainer.
Requested by: araujo (Maintainer)
Approved by: araujo (Maintainer, implicit)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index dbbe6edcf46d..01e23e66c948 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/xpdf -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Display PDF files and convert them to other formats LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |