diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-06-26 00:16:16 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-06-26 00:16:16 +0000 |
commit | 9a667d5d81faeb90b99d58f2087eb22f8762cb99 (patch) | |
tree | 4647ca0a2fbceb8a2d7c60c7c30713b7df9ac8e7 /graphics/xpdf | |
parent | 5bd27ec34f97700486e7f183df54a76ad7fb8d9a (diff) | |
download | ports-9a667d5d81faeb90b99d58f2087eb22f8762cb99.tar.gz ports-9a667d5d81faeb90b99d58f2087eb22f8762cb99.zip |
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 2c62668e14b4..089167e1fd25 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/xpdf -MAINTAINER= DougB@FreeBSD.org +MAINTAINER= nork@FreeBSD.org COMMENT= Display PDF files, and convert them to other formats BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 |