git: 6ac5acc9e51e - main - devel/R-cran-rlang: Set maintainership to wen (via private email)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 03:25:35 UTC
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ac5acc9e51e4c392f6e7d1ab1d533706f30e70d commit 6ac5acc9e51e4c392f6e7d1ab1d533706f30e70d Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-05-02 03:12:26 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-02 03:24:35 +0000 devel/R-cran-rlang: Set maintainership to wen (via private email) --- devel/R-cran-rlang/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/R-cran-rlang/Makefile b/devel/R-cran-rlang/Makefile index 112b4bd25f7b..c23f56117d47 100644 --- a/devel/R-cran-rlang/Makefile +++ b/devel/R-cran-rlang/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Functions for Base Types and Core R and 'Tidyverse' Features WWW= https://cran.r-project.org/web/packages/rlang/