git: 488cab4e6270 - main - math/tlfloat: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Oct 2025 08:24:47 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=488cab4e627096c35136f6731820a24411b92055
commit 488cab4e627096c35136f6731820a24411b92055
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-10-24 07:58:05 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-10-24 08:24:44 +0000
math/tlfloat: drop maintainership
---
math/tlfloat/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/tlfloat/Makefile b/math/tlfloat/Makefile
index 5a3ff504a107..115080aa5cb8 100644
--- a/math/tlfloat/Makefile
+++ b/math/tlfloat/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.15.0
PORTREVISION= 1
CATEGORIES= math
-MAINTAINER= thierry@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ template library for floating point operations
WWW= https://shibatch.github.io/tlfloat-doxygen/