From b73fad9d8cfa065767980199980c1206d650e348 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 13 Jun 2006 12:28:09 +0000 Subject: Update to R 2.3.1 This version contains several minor fixups and removes a couple of bad bugs such as NA-handling of mean() for integer vectors. Changes 2.3.0 This version contains several changes and additions, mostly incremental. --- math/R/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/R/Makefile') diff --git a/math/R/Makefile b/math/R/Makefile index 40c1b612df5..9aefd7167fc 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.84 2006/06/09 11:15:32 rillig Exp $ +# $NetBSD: Makefile,v 1.85 2006/06/13 12:28:09 markd Exp $ -DISTNAME= R-2.2.1 -PKGREVISION= 3 +DISTNAME= R-2.3.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} -- cgit v1.2.3