git: 2025e9e69d8f - main - devel/R-cran-pkgbuild: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:24 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2025e9e69d8f79aecf1fa3a03c040de6a0d3ce93 commit 2025e9e69d8f79aecf1fa3a03c040de6a0d3ce93 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:41:46 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:41:46 +0000 devel/R-cran-pkgbuild: drop maintainership --- devel/R-cran-pkgbuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/R-cran-pkgbuild/Makefile b/devel/R-cran-pkgbuild/Makefile index 890b1fa9b33a..c85b51040c43 100644 --- a/devel/R-cran-pkgbuild/Makefile +++ b/devel/R-cran-pkgbuild/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.4.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Find Tools Needed to Build R Packages WWW= https://github.com/r-lib/pkgbuild