diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-05-17 14:07:04 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-05-17 14:07:04 +0000 |
commit | e64d577328f7d12cdac4e953e6cf6f06e5d82490 (patch) | |
tree | 47fa0f94ed9549c93b853768a424dfe72d02714b /www/mathjax | |
parent | 44bce50c1c98aae820f1eac94a5b959d3708835d (diff) | |
download | ports-e64d577328f7d12cdac4e953e6cf6f06e5d82490.tar.gz ports-e64d577328f7d12cdac4e953e6cf6f06e5d82490.zip |
Notes
Diffstat (limited to 'www/mathjax')
-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 |