Date: Sat, 14 Aug 2021 19:49:47 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c8b381485df - main - math/R;math/libRmath: Update maintainers Message-ID: <202108141949.17EJnleI078632@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c8b381485df6266bbbe0468ec1e3f9de9873c7f commit 4c8b381485df6266bbbe0468ec1e3f9de9873c7f Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2021-08-14 19:45:38 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-08-14 19:49:46 +0000 math/R;math/libRmath: Update maintainers I intended to drop maintainership of math/libRmath as I no longer use it (and suspect there are few users), but accidentally dropped maintainership of math/R. --- math/R/Makefile | 2 +- math/libRmath/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/R/Makefile b/math/R/Makefile index 0e3acbd08602..682b58b0f2db 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 4.1.1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jrm@FreeBSD.org COMMENT= Language for statistical computing and graphics LICENSE= GPLv2 diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 400ec7131960..f6be92205f89 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -6,7 +6,7 @@ CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= jrm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standalone math library from R LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108141949.17EJnleI078632>