summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-16 18:54:26 +0000
committeradam <adam@pkgsrc.org>2018-08-16 18:54:26 +0000
commitde5f805a2745f6707a29acb9e4fb32250f758e7d (patch)
tree14858d835584bb9fe7573623c219ce6f2367d907 /math/R
parentfde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff)
downloadpkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz
revbump after boost-libs update
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 9f765dd1a3d..4e12eb1dcd5 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.187 2018/07/19 01:41:32 maya Exp $
+# $NetBSD: Makefile,v 1.188 2018/08/16 18:54:59 adam Exp $
DISTNAME= R-3.5.1
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}