diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2008-01-03 17:49:09 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2008-01-03 17:49:09 +0000 |
commit | 518bef0fc27933392e6b1438d8274c420c803d4a (patch) | |
tree | c1426ba64a9c8e28ccf753e88d4e1283b245c4e3 /graphics/xpdf | |
parent | 1c3a93b57b1160ebdbfdb8e0735264f8fe7be6c8 (diff) | |
download | ports-518bef0fc27933392e6b1438d8274c420c803d4a.tar.gz ports-518bef0fc27933392e6b1438d8274c420c803d4a.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 69497552b9cc..eecafe593e0b 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= ftp://ftp.foolabs.com/pub/xpdf/ PATCHFILES= xpdf-3.02pl1.patch xpdf-3.02pl2.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display PDF files, and convert them to other formats BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 |