summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
committeradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
commitac26554d9f5c20806cbab620560e5cdb9f5af267 (patch)
treef19c5de6d0b7dd975754ab007486cb1a5d65f5ef /math/R
parent89042bb7303ab35491df57328b4ced04ed0f68bc (diff)
downloadpkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz
revbump for icu and libffi
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 2b59fef1e54..9fe86707946 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.228 2021/12/07 12:42:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.229 2021/12/08 16:05:31 adam Exp $
#
# If updating this package, please try to ensure PLIST.Darwin is kept in sync
# to avoid unnecessarily breaking macOS users.
#
DISTNAME= R-4.1.2
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-4/}