Date: Sat, 8 Feb 2025 21:48:40 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32dda64aee71 - main - */*: drop maintainership Message-ID: <202502082148.518LmeDE099377@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=32dda64aee71ce4b70dd3c6c6e1108979daabdba commit 32dda64aee71ce4b70dd3c6c6e1108979daabdba Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-02-08 21:43:58 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-02-08 21:43:58 +0000 */*: drop maintainership --- graphics/libboard/Makefile | 2 +- math/brial/Makefile | 2 +- math/lrcalc/Makefile | 2 +- math/m4ri/Makefile | 2 +- math/m4rie/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile index b32bca66cdbf..7c41aed5eec7 100644 --- a/graphics/libboard/Makefile +++ b/graphics/libboard/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.9.6 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vector graphics C++ library WWW= https://github.com/c-koi/libboard diff --git a/math/brial/Makefile b/math/brial/Makefile index 9e3662862fd1..9554bffaedc2 100644 --- a/math/brial/Makefile +++ b/math/brial/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for polynomials over boolean rings WWW= https://github.com/BRiAl/BRiAl diff --git a/math/lrcalc/Makefile b/math/lrcalc/Makefile index 02207f89ee34..ab51e4da453a 100644 --- a/math/lrcalc/Makefile +++ b/math/lrcalc/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.1 CATEGORIES= math MASTER_SITES= https://sites.math.rutgers.edu/~asbuch/lrcalc/ -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Littlewood-Richardson Calculator WWW= https://sites.math.rutgers.edu/~asbuch/lrcalc/ diff --git a/math/m4ri/Makefile b/math/m4ri/Makefile index 70537b11c5cd..e94592e028e4 100644 --- a/math/m4ri/Makefile +++ b/math/m4ri/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= release- DISTVERSION= 20240729 CATEGORIES= math -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for fast arithmetic with dense matrices over F2 WWW= https://bitbucket.org/malb/m4ri/src/master/ diff --git a/math/m4rie/Makefile b/math/m4rie/Makefile index 6a934d32b9b5..4df875280ea0 100644 --- a/math/m4rie/Makefile +++ b/math/m4rie/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math MASTER_SITES= https://bitbucket.org/malb/${PORTNAME:tl}/downloads/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for fast arithmetic with dense matrices over GF(2^e) WWW= https://bitbucket.org/malb/m4rie/src/master/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502082148.518LmeDE099377>