summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-12-03 13:06:51 +0000
committerasau <asau@pkgsrc.org>2009-12-03 13:06:51 +0000
commitd78ee9706fa60290d2c69af143254783ad92228a (patch)
tree51d08c3a3bdd007a71879139b58313239a444aed /math/R
parentbad6bfba07ecf8acbf0158766e92600194084531 (diff)
downloadpkgsrc-d78ee9706fa60290d2c69af143254783ad92228a.tar.gz
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
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 3fff44856ae..b6bfb716fa4 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2009/08/26 19:57:59 sno Exp $
+# $NetBSD: Makefile,v 1.103 2009/12/03 13:06:53 asau Exp $
DISTNAME= R-2.7.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}