git: b6624b402e87 - main - math/R-cran-intervals: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:44:17 UTC
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6624b402e873c87b4cfe47801a9b118ea8b914d
commit b6624b402e873c87b4cfe47801a9b118ea8b914d
Author: Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2024-09-14 22:42:13 +0000
Commit: Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2024-09-14 22:42:13 +0000
math/R-cran-intervals: drop maintainership
---
math/R-cran-intervals/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/R-cran-intervals/Makefile b/math/R-cran-intervals/Makefile
index 912c4b326bbf..387716fa722d 100644
--- a/math/R-cran-intervals/Makefile
+++ b/math/R-cran-intervals/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.15.4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ygy@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for Working with Points and Intervals
WWW= https://github.com/edzer/intervals