summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-08-17 20:19:01 +0000
committerleot <leot@pkgsrc.org>2020-08-17 20:19:01 +0000
commita8eeea619a5fe5ae07da17fbbe056d888a02067d (patch)
tree9feed5b26a19fa7ef26c3cfafec68760ac21d5b9 /math/R
parent2230662dbaf8dad816817932133be16b4360789f (diff)
downloadpkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz
*: revbump after fontconfig bl3 changes (libuuid removal)
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 23c3bb0ed3e..76b0b961c4b 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.215 2020/07/16 02:22:55 markd Exp $
+# $NetBSD: Makefile,v 1.216 2020/08/17 20:19:24 leot Exp $
DISTNAME= R-4.0.2
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-4/}