aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2016-11-02 17:05:57 +0800
committermakc <makc@FreeBSD.org>2016-11-02 17:05:57 +0800
commitd43ffac787a170d7ec096c8ef237e05f87004e8f (patch)
tree6c75376c72af7f43e5d04019caf03f16f38e8ace /math
parentc6a33f28778e713d9d29784e1a252f70be796ba3 (diff)
downloadfreebsd-ports-graphics-d43ffac787a170d7ec096c8ef237e05f87004e8f.tar.gz
freebsd-ports-graphics-d43ffac787a170d7ec096c8ef237e05f87004e8f.tar.zst
freebsd-ports-graphics-d43ffac787a170d7ec096c8ef237e05f87004e8f.zip
Take maintainership of math/scilab dependencies
Diffstat (limited to 'math')
-rw-r--r--math/jeuclid/Makefile2
-rw-r--r--math/jlatexmath/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/jeuclid/Makefile b/math/jeuclid/Makefile
index 855ca34a1e4..4b79bdfa741 100644
--- a/math/jeuclid/Makefile
+++ b/math/jeuclid/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math java
MASTER_SITES= SF/${PORTNAME}/3.1.x/${PORTVERSION}/
EXTRACT_SUFX= -distribution.zip
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= makc@FreeBSD.org
COMMENT= Java based MathML rendering solution
USES= zip
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile
index 64f5825bab3..6a2bee5c844 100644
--- a/math/jlatexmath/Makefile
+++ b/math/jlatexmath/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math java
MASTER_SITES= http://forge.scilab.org/upload/jlatexmath/files/
DISTNAME= ${PORTNAME}-src-all-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= makc@FreeBSD.org
COMMENT= Java API to display mathematical formulas written in LaTeX
LICENSE= GPLv2