git: b17692f81ab3 - main - devel/R-cran-testthat: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:36 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b17692f81ab30fdc0b2f20fb0c2840473f223516 commit b17692f81ab30fdc0b2f20fb0c2840473f223516 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:41:52 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:41:52 +0000 devel/R-cran-testthat: drop maintainership --- devel/R-cran-testthat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/R-cran-testthat/Makefile b/devel/R-cran-testthat/Makefile index 3ad3310ab71d..efd82a015169 100644 --- a/devel/R-cran-testthat/Makefile +++ b/devel/R-cran-testthat/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.2.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unit Testing for R WWW= https://testthat.r-lib.org