diff options
Diffstat (limited to 'math/R/Makefile')
-rw-r--r-- | math/R/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 7c21c1537e3..d3a7336597f 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.150 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.151 2014/07/24 21:33:03 markd Exp $ -DISTNAME= R-3.1.0 -PKGREVISION= 2 +DISTNAME= R-3.1.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/} |