diff options
Diffstat (limited to 'math/R-car/Makefile')
-rw-r--r-- | math/R-car/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-car/Makefile b/math/R-car/Makefile index 5e1e8ba0de3..854f95dc9bc 100644 --- a/math/R-car/Makefile +++ b/math/R-car/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/04/15 15:15:48 brook Exp $ +# $NetBSD: Makefile,v 1.3 2013/08/15 01:56:37 wen Exp $ # CATEGORIES= math @@ -10,7 +10,7 @@ COMMENT= Accompanies An R Companion to Applied Regression, 2nd Edition LICENSE= gnu-gpl-v2 R_PKGNAME= car -R_PKGVER= 2.0-12 +R_PKGVER= 2.0-18 WRKSRC= ${WRKDIR}/car USE_LANGUAGES= # none |