diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-14 19:45:38 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-14 19:49:46 +0000 |
| commit | 4c8b381485df6266bbbe0468ec1e3f9de9873c7f (patch) | |
| tree | aa3dfaf52bc4331a8319a57178cf5fe0593786d7 /math/libRmath | |
| parent | 28996dd13b0e4aceefdfd35d91eba68d40ef60a8 (diff) | |
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 |
