summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
committerryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
commit5cc92f35084d62437cb67e0128156ca0d3c9922f (patch)
treee899f278a5f4d24e042e7925fffb179e727096ac /math/R
parent5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff)
downloadpkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz
Recursive revbump from boost-1.71.0
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index d62baac6e60..84ef7909ee8 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.202 2019/08/14 14:36:59 wen Exp $
+# $NetBSD: Makefile,v 1.203 2019/08/22 12:23:29 ryoon Exp $
DISTNAME= R-3.6.1
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}