summaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-05-19 14:50:33 -0300
committerJoseph Mingrone <jrm@FreeBSD.org>2021-05-19 20:14:08 -0300
commit42a018fec6e2d1ae15148f30498412b62f468802 (patch)
tree7eb7a642d650ce4f292c09d7722576a7031f5402 /math/R/Makefile
parent- www/sogo: update to 5.1.0 (diff)
math/R: Update to 4.1.0
https://cran.r-project.org/doc/manuals/r-release/NEWS.html
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 8ca604cb38bc..1cd27fb285ae 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,8 +1,7 @@
# Created by: Maurice Castro <maurice@serc.rmit.edu.au>
PORTNAME= R
-DISTVERSION= 4.0.5
-PORTREVISION= 1
+DISTVERSION= 4.1.0
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}