git: 54510195c2a6 - main - devel/R-cran-testthat: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 23:25:32 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=54510195c2a6668f6c0dac0cce428f38803fc734 commit 54510195c2a6668f6c0dac0cce428f38803fc734 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-09-14 23:23:40 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-09-14 23:23:40 +0000 devel/R-cran-testthat: Take 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 efd82a015169..228dac3229dc 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= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Unit Testing for R WWW= https://testthat.r-lib.org