diff options
author | cs <cs@FreeBSD.org> | 2014-05-17 22:07:04 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-05-17 22:07:04 +0800 |
commit | e72b3736295a211e89ef2ede5dc7ad67cba66e2b (patch) | |
tree | 47fa0f94ed9549c93b853768a424dfe72d02714b /www/mathjax/Makefile | |
parent | 687b2fb78b5a42521e7de8074cd5bd7001a21668 (diff) | |
download | freebsd-ports-gnome-e72b3736295a211e89ef2ede5dc7ad67cba66e2b.tar.gz freebsd-ports-gnome-e72b3736295a211e89ef2ede5dc7ad67cba66e2b.tar.zst freebsd-ports-gnome-e72b3736295a211e89ef2ede5dc7ad67cba66e2b.zip |
Take over port due to long maintainer timeout.
Approved by: portmgr
Diffstat (limited to 'www/mathjax/Makefile')
-rw-r--r-- | www/mathjax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mathjax/Makefile b/www/mathjax/Makefile index 0252d512739a..0aa87b41d61e 100644 --- a/www/mathjax/Makefile +++ b/www/mathjax/Makefile @@ -5,7 +5,7 @@ PORTNAME= MathJax PORTVERSION= 2.3 CATEGORIES= www -MAINTAINER= lukasz.stelmach@iem.pw.edu.pl +MAINTAINER= cs@FreeBSD.org COMMENT= Cross-browser JavaScript display engine for mathematics NO_BUILD= yes |