summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-22 10:55:42 +0000
committeradam <adam@pkgsrc.org>2020-05-22 10:55:42 +0000
commitf3153023cc18876abb15863ed34a46650c6f96f2 (patch)
tree4b68c9871ede30042a4e9db5f7d034b015f0aa0c /math/R
parentf6179fac736ac405700fbf7f9a2f3b44f4d92bc2 (diff)
downloadpkgsrc-f3153023cc18876abb15863ed34a46650c6f96f2.tar.gz
revbump after updating security/nettle
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index b025d605673..9416876d8f6 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.213 2020/05/06 14:04:48 adam Exp $
+# $NetBSD: Makefile,v 1.214 2020/05/22 10:56:20 adam Exp $
DISTNAME= R-3.6.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}