git: 140a6f1f6904 - main - math/R-cran-forcats: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:44:13 UTC
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=140a6f1f69043e0e9752480d3915d1cf7ab71242
commit 140a6f1f69043e0e9752480d3915d1cf7ab71242
Author: Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2024-09-14 22:42:11 +0000
Commit: Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2024-09-14 22:42:11 +0000
math/R-cran-forcats: drop maintainership
---
math/R-cran-forcats/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/R-cran-forcats/Makefile b/math/R-cran-forcats/Makefile
index fdbf15e38611..4131b5567245 100644
--- a/math/R-cran-forcats/Makefile
+++ b/math/R-cran-forcats/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ygy@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for Working with Categorical Variables (Factors)
WWW= https://forcats.tidyverse.org/