git: e62b377d8991 - main - math/gmm++: return to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 May 2025 21:31:03 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=e62b377d899173f3eaece9e133ad5e996f48515d commit e62b377d899173f3eaece9e133ad5e996f48515d Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-05-12 21:25:18 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-05-12 21:27:24 +0000 math/gmm++: return to the pool KDE ports do not it anymore. --- math/gmm++/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile index ab0a022aa4be..b43a6b76e2ff 100644 --- a/math/gmm++/Makefile +++ b/math/gmm++/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math MASTER_SITES= http://download-mirror.savannah.gnu.org/releases/getfem/stable/ DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic matrix template library WWW= https://getfem.org/gmm/