diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-05-18 18:39:57 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-05-18 18:39:57 +0200 |
commit | 908ac398b63cc94a887368c50fbd9a2a99062290 (patch) | |
tree | 07f03c6837cb66074a213789e546ed65e35af422 | |
parent | math/suitesparse*: upgrade to v7.10.3 (diff) |
math/lcalc: drop maintainership
-rw-r--r-- | math/lcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lcalc/Makefile b/math/lcalc/Makefile index c2ade72e45b3..0a6188353fbc 100644 --- a/math/lcalc/Makefile +++ b/math/lcalc/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/${PORTNAME}/ https://mirror.dogado.de/sage/spkg/upstream/${PORTNAME}/ \ http://files.sagemath.org/spkg/upstream/${PORTNAME}/ -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= L-function c++ class library and the CLI program lcalc WWW= https://gitlab.com/sagemath/lcalc |