aboutsummaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2022-04-24 17:13:26 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2022-04-24 17:30:18 +0000
commita7325bb99032c4768351db1bb93623e7ec8c7aa6 (patch)
tree01549b432b8b48249ec9237ddee928d99a5ffeea /math/R/Makefile
parentcb90e81f5a373cd3ef83a9c4fc5f166909d6d612 (diff)
downloadports-a7325bb99032c4768351db1bb93623e7ec8c7aa6.tar.gz
ports-a7325bb99032c4768351db1bb93623e7ec8c7aa6.zip
math/R: Update to 4.20
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 edced8b053e6..adf9be9ac6d5 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.1.3
-PORTREVISION= 1
+DISTVERSION= 4.2.0
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}