diff options
author | Cy Schubert <cy@FreeBSD.org> | 2013-07-12 04:33:25 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2013-07-12 04:33:25 +0000 |
commit | d61f7794a549cbc0dfb6b7e2e14c4f9da072f454 (patch) | |
tree | 00b3c234cff993f1d750632268bcd26eed2bfe75 /graphics/xpdf | |
parent | 451c534481fe2a1010ebb83b0e08733f8ff5b93d (diff) |
Notes
Diffstat (limited to 'graphics/xpdf')
-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 |