diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /print/texvc | |
parent | 74f1019c3188b5e6007ff2dff8a3ca7cbf9022ac (diff) |
Notes
Diffstat (limited to 'print/texvc')
-rw-r--r-- | print/texvc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texvc/Makefile b/print/texvc/Makefile index a0630f3e5482..af08193f23fe 100644 --- a/print/texvc/Makefile +++ b/print/texvc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR=wikipedia DISTNAME= ${PORTNAME}-linux-x86-${PORTVERSION} -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Convert latex equations to HTML, MathML, PNG USE_OCAML= yes |