summaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2020-06-07 15:12:56 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2020-06-07 15:12:56 +0000
commitf001639d451328f97945b6181225c4753661a723 (patch)
tree31ac95524d0bb6887a2cd003340976803b50b9f2 /math/R/Makefile
parentaudio/rosegarden, update to latest upstream release (diff)
math/R: Update to version 4.0.1
Upstream changes: https://stat.ethz.ch/pipermail/r-announce/2020/000655.html
Notes
Notes: svn path=/head/; revision=538162
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 fb0017e92e98..5de05ff8fd58 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= R
-DISTVERSION= 4.0.0
-PORTREVISION= 1
+DISTVERSION= 4.0.1
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}