summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-09-29 19:00:02 +0000
committeradam <adam@pkgsrc.org>2021-09-29 19:00:02 +0000
commit3c26900bdec43ba96cb9ef764679e78883765c08 (patch)
treed7d1327295be82f463d6fc3b3697f16b74f504ff /math/R
parent914bbf781af88c0cb849a9b37376e4c15c838803 (diff)
downloadpkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz
revbump for boost-libs
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 a1c2d1f581c..acc03b4f233 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.225 2021/08/11 09:38:37 wen Exp $
+# $NetBSD: Makefile,v 1.226 2021/09/29 19:00:56 adam Exp $
DISTNAME= R-4.1.1
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-4/}