summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /math/R
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
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 89c6af00478..800b9cb88e5 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.200 2019/07/20 22:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.201 2019/08/11 13:21:43 wiz Exp $
DISTNAME= R-3.6.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}