git: d945c6eefdb3 - main - */*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 14:46:53 UTC
The branch main has been updated by zi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d945c6eefdb3fa4c1cc0b26cd39038f8a59c6b02
commit d945c6eefdb3fa4c1cc0b26cd39038f8a59c6b02
Author: Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2024-11-12 14:44:30 +0000
Commit: Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2024-11-12 14:44:30 +0000
*/*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months
---
devel/marisa-trie/Makefile | 2 +-
math/openlibm/Makefile | 2 +-
science/libsvm/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/marisa-trie/Makefile b/devel/marisa-trie/Makefile
index 5c18034776bd..260bab44d51a 100644
--- a/devel/marisa-trie/Makefile
+++ b/devel/marisa-trie/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
-MAINTAINER= iblis@hs.ntnu.edu.tw
+MAINTAINER= ports@FreeBSD.org
COMMENT= MARISA: Matching Algorithm with Recursively Implemented StorAge
WWW= https://github.com/s-yata/marisa-trie
diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile
index 787f1277046a..f837894ade05 100644
--- a/math/openlibm/Makefile
+++ b/math/openlibm/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
CATEGORIES= math
-MAINTAINER= iblis@hs.ntnu.edu.tw
+MAINTAINER= ports@FreeBSD.org
COMMENT= High quality system independent, portable, open source libm
WWW= http://julialang.org/openlibm/
diff --git a/science/libsvm/Makefile b/science/libsvm/Makefile
index 07f4f87b5f6c..0d6c564d9a7b 100644
--- a/science/libsvm/Makefile
+++ b/science/libsvm/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= science math
MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \
http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/
-MAINTAINER?= iblis@hs.ntnu.edu.tw
+MAINTAINER?= ports@FreeBSD.org
COMMENT= Library for Support Vector Machines
WWW= https://www.csie.ntu.edu.tw/~cjlin/libsvm/