diff options
Diffstat (limited to 'textproc/hs-texmath/Makefile')
-rw-r--r-- | textproc/hs-texmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile index 0cbad2d893e..34005fbd7b2 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -9,7 +9,7 @@ PORTNAME= texmath PORTVERSION= 0.1.1 CATEGORIES= textproc haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= Conversion of LaTeX math formulas to MathML for Haskell CABAL_SETUP= Setup.hs |