diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-14 16:45:38 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-14 16:49:46 -0300 |
commit | 4c8b381485df6266bbbe0468ec1e3f9de9873c7f (patch) | |
tree | aa3dfaf52bc4331a8319a57178cf5fe0593786d7 /math/libRmath | |
parent | sysutils/iocage-devel: Update to 1.2.20210811 (diff) |
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.
Diffstat (limited to 'math/libRmath')
-rw-r--r-- | math/libRmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |