git: e592711ede1f - main - devel/R-cran-cyclocomp: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:13 UTC
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