aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2025-02-08 21:43:58 +0000
committerThierry Thomas <thierry@FreeBSD.org>2025-02-08 21:43:58 +0000
commit32dda64aee71ce4b70dd3c6c6e1108979daabdba (patch)
treeb4b3b8b62c62b28d4e7d9d1c108081d1d5954cff
parentdb545c22f8c7b4ed512257a44890fe6589fadcae (diff)
*/*: drop maintainership
-rw-r--r--graphics/libboard/Makefile2
-rw-r--r--math/brial/Makefile2
-rw-r--r--math/lrcalc/Makefile2
-rw-r--r--math/m4ri/Makefile2
-rw-r--r--math/m4rie/Makefile2
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/