diff options
Diffstat (limited to 'math/R/Makefile')
-rw-r--r-- | math/R/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 52d8c6d4260..74064bb28c5 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2002/12/10 11:58:10 markd Exp $ +# $NetBSD: Makefile,v 1.42 2003/01/23 21:24:58 markd Exp $ -DISTNAME= R-1.6.1 +DISTNAME= R-1.6.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/} EXTRACT_SUFX= .tgz |