Date: Sat, 14 Sep 2024 22:43:13 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e592711ede1f - main - devel/R-cran-cyclocomp: drop maintainership Message-ID: <202409142243.48EMhDJF078015@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e592711ede1fba8b3b22e484186ddee7f061e689 commit e592711ede1fba8b3b22e484186ddee7f061e689 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:41:40 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:41:40 +0000 devel/R-cran-cyclocomp: drop maintainership --- devel/R-cran-cyclocomp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/R-cran-cyclocomp/Makefile b/devel/R-cran-cyclocomp/Makefile index 14efe8106d3f..782247c5972c 100644 --- a/devel/R-cran-cyclocomp/Makefile +++ b/devel/R-cran-cyclocomp/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.1.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cyclomatic Complexity of R Code WWW= https://github.com/gaborcsardi/cyclocomp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409142243.48EMhDJF078015>