diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-03 19:06:50 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-03 19:06:50 +0000 |
commit | 8e58ca83ab917c3639796b3ea56fb04c9fee19d7 (patch) | |
tree | 3abbfd2d8b3fcc99d5518e0593d7d4008e9bc0fd /graphics/xpdf | |
parent | 07b306e65db8c14a89c988020813942b8bca94a9 (diff) | |
download | ports-8e58ca83ab917c3639796b3ea56fb04c9fee19d7.tar.gz ports-8e58ca83ab917c3639796b3ea56fb04c9fee19d7.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 eecafe593e0b..42ff6b8b5931 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= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Display PDF files, and convert them to other formats BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 |