summaryrefslogtreecommitdiff
path: root/math/R-mvtnorm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-mvtnorm/Makefile')
-rw-r--r--math/R-mvtnorm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile
index 73606bb71d0..4d8df22f3f0 100644
--- a/math/R-mvtnorm/Makefile
+++ b/math/R-mvtnorm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/04/15 15:33:38 brook Exp $
+# $NetBSD: Makefile,v 1.11 2015/05/31 11:57:03 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= Computes the multivariate normal and t distribution
LICENSE= gnu-gpl-v2
R_PKGNAME= mvtnorm
-R_PKGVER= 0.9-9992
+R_PKGVER= 1.0-2
USE_LANGUAGES= c fortran