diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
commit | c4e1289ca50ce70f9bc795a92fd407e2c60e4a11 (patch) | |
tree | b6002fdfee7dbadfd684f68b43bf84c383674af1 /textproc/htmltolatex | |
parent | - Remove easy_install dependency (diff) |
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=357068
Diffstat (limited to 'textproc/htmltolatex')
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index 470b08eb0f36..dfc31a337fbe 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= HTML to LaTeX to PDF Converter LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick |