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 3eb02db2315..f897d2a55f0 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.125 2012/03/03 00:13:32 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2012/04/15 03:29:47 markd Exp $ -DISTNAME= R-2.14.0 -PKGREVISION= 3 +DISTNAME= R-2.14.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} |