git: 1af2c2c83f67 - main - math/R-cran-*: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 May 2023 06:59:19 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1af2c2c83f6728c6db2858e5b973a7f0d84f6564
commit 1af2c2c83f6728c6db2858e5b973a7f0d84f6564
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-05-08 06:58:35 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-05-08 06:58:35 +0000
math/R-cran-*: Take maintainership
---
math/R-cran-sf/Makefile | 2 +-
math/R-cran-zoo/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile
index bb704d6f0769..f9b082870d72 100644
--- a/math/R-cran-sf/Makefile
+++ b/math/R-cran-sf/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.0-12
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Simple Features for R
WWW= https://cran.r-project.org/web/packages/sf/
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile
index 8a1c2dcd039c..66b03edb7249 100644
--- a/math/R-cran-zoo/Makefile
+++ b/math/R-cran-zoo/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.8-12
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= S3 Infrastructure for Regular and Irregular Time Series
WWW= https://cran.r-project.org/web/packages/zoo/