diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-15 09:35:02 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-15 09:35:02 +0000 |
commit | 6503bc6d8970ddce88ca79683ea3ac02f4da11b4 (patch) | |
tree | e43f783142c43d66ce94f002dfcf4ed85991d2a2 /textproc/fop | |
parent | 7c5e5cf2d262000a6ae97897277a457804861eb2 (diff) |
Notes
Diffstat (limited to 'textproc/fop')
-rw-r--r-- | textproc/fop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index a180f8f1b996..cb80563828e8 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation.zip:hyph EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= jjuanino@gmail.com +MAINTAINER= geoff@sea-incorporated.com COMMENT= Print formatter driven by XSL formatting EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip |