summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-12-15 21:35:54 +0000
committermarkd <markd@pkgsrc.org>2012-12-15 21:35:54 +0000
commitf3576c9aab4895f1c9f109479a0805d7cf8c3b1d (patch)
treef6a58d8da6df580371fadb04394cbc526f33b16d /math/R
parent343b908590609d072e1e4e3c60d04b1fca3e7018 (diff)
downloadpkgsrc-f3576c9aab4895f1c9f109479a0805d7cf8c3b1d.tar.gz
Bump PKGREVISION as fix to mk/compiler/g95.mk means that correct FC value
is now stored in R/etc/Makeconf meaning that R can now build modules outside of pkgsrc context.
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 ebdbc6ada2d..8c3508ee039 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2012/10/03 21:56:35 wiz Exp $
+# $NetBSD: Makefile,v 1.132 2012/12/15 21:35:54 markd Exp $
DISTNAME= R-2.14.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}