diff options
Diffstat (limited to 'math/R')
-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 ebdbc6ada2d..8c3508ee039 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.131 2012/10/03 21:56:35 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2012/12/15 21:35:54 markd Exp $ DISTNAME= R-2.14.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} |