summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
committerryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
commit28213d2cc32867cb83de57e016f5ac38cc464e7a (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /math/R
parent586e4a51aef4b7489209981930a83e7a67ce35a4 (diff)
downloadpkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 4a8a7636223..55b291fab10 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.148 2014/05/03 22:29:42 markd Exp $
+# $NetBSD: Makefile,v 1.149 2014/05/05 00:48:07 ryoon Exp $
DISTNAME= R-3.1.0
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/}