diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
| commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
| tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /math/R | |
| parent | de2e20b6267a9c18240ee6e4ba6bdc9f647cbecc (diff) | |
Diffstat (limited to 'math/R')
| -rw-r--r-- | math/R/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 424294471f68..df27aa906389 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -2,7 +2,7 @@ PORTNAME= R DISTVERSION= 4.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} \ CRAN/src/contrib/Archive/mgcv:mgcv |
