git: 410d6b0b8588 - main - devel/R-cran-remotes: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:33 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=410d6b0b8588d763e71d6c9175a9085ff181ca67 commit 410d6b0b8588d763e71d6c9175a9085ff181ca67 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:41:50 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:41:50 +0000 devel/R-cran-remotes: drop maintainership --- devel/R-cran-remotes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/R-cran-remotes/Makefile b/devel/R-cran-remotes/Makefile index 73da18b85991..e2efc02b124a 100644 --- a/devel/R-cran-remotes/Makefile +++ b/devel/R-cran-remotes/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.4.2.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= R Package Installation from Remote Repositories, Including 'GitHub' WWW= https://remotes.r-lib.org