From f431413bc1a7043f98b1d16c734c0c56779b62a3 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:37 +0100 Subject: [PATCH] mathjax: orphan --- srcpkgs/mathjax/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mathjax/template b/srcpkgs/mathjax/template index 2919b72ca9d..b45842d9b95 100644 --- a/srcpkgs/mathjax/template +++ b/srcpkgs/mathjax/template @@ -4,7 +4,7 @@ version=2.7.9 revision=1 depends="font-util" short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="Apache-2.0" homepage="https://www.mathjax.org/" distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"