git: 908ac398b63c - main - math/lcalc: drop maintainership

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 18 May 2025 16:53:59 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=908ac398b63cc94a887368c50fbd9a2a99062290

commit 908ac398b63cc94a887368c50fbd9a2a99062290
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-05-18 16:39:57 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-05-18 16:39:57 +0000

    math/lcalc: drop maintainership
---
 math/lcalc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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