summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-01-01 16:05:55 +0000
committeradam <adam@pkgsrc.org>2017-01-01 16:05:55 +0000
commit6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch)
treea992c89276ea376bf179a5f9a1d0d6d72dea1b9d /math/R
parentf99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff)
downloadpkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz
Revbump after boost 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 8cec78e09e5..ee847bad5e3 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.170 2016/11/06 02:08:16 wen Exp $
+# $NetBSD: Makefile,v 1.171 2017/01/01 16:06:26 adam Exp $
DISTNAME= R-3.3.2
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}