diff options
author | araujo <araujo@FreeBSD.org> | 2008-01-03 19:06:50 +0000 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-01-03 19:06:50 +0000 |
commit | 63c61a06b33844f18931d7a601aee51c9e074798 (patch) | |
tree | c273391fa39efa3de6160299efe98a4090708000 /graphics/xpdf | |
parent | 18f902ad40b5a9577152268801c4a98dd16f483c (diff) | |
download | FreeBSD-ports-63c61a06b33844f18931d7a601aee51c9e074798.zip FreeBSD-ports-63c61a06b33844f18931d7a601aee51c9e074798.tar.gz |
- Take maintainership, I use this a lot.
Approved by: stas (mentor, implicit)
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 eecafe5..42ff6b8 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 |