summaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2019-12-15 19:50:41 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2019-12-15 19:50:41 +0000
commitb0815fee3fae2d7bf28943d77e0cb41320e55e54 (patch)
tree89d7631ece8e01f34304ce54507650c3dcda3812 /math/R/Makefile
parentmath/R: No-op to standardize formatting using ports-mgmt/portfmt (diff)
math/R: Update to version 3.6.2
See the NEWS file for upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html
Notes
Notes: svn path=/head/; revision=520193
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 26b95385dd91..5990c7b96a7e 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= R
-DISTVERSION= 3.6.1
-PORTREVISION= 3
+DISTVERSION= 3.6.2
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}