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 f35bdb4378d..bd2fc71e033 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.105 2010/01/18 09:59:12 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2010/02/09 07:02:53 adam Exp $ -DISTNAME= R-2.10.0 -PKGREVISION= 1 +DISTNAME= R-2.10.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} |