diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2025-10-24 09:58:05 +0200 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-10-24 10:24:44 +0200 |
| commit | 488cab4e627096c35136f6731820a24411b92055 (patch) | |
| tree | 4cb1fd5101aeaf3871b6e391a634e6cce9aa55e9 /math | |
| parent | multimedia/wf-recorder: Update to 0.6.0 and take maintainership (diff) | |
math/tlfloat: drop maintainership
Diffstat (limited to 'math')
| -rw-r--r-- | math/tlfloat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |
