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/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile
index ee0e318318e..b27507e580a 100644
--- a/math/R-mvtnorm/Makefile
+++ b/math/R-mvtnorm/Makefile
@@ -1,7 +1,5 @@
-# $NetBSD: Makefile,v 1.6 2009/12/03 13:06:53 asau Exp $
-#
+# $NetBSD: Makefile,v 1.7 2009/12/11 19:36:55 adam Exp $
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -10,7 +8,8 @@ HOMEPAGE= ${R_HOMEPAGE_BASE}/mvtnorm/
COMMENT= Computes the multivariate normal and t distribution
R_PKGNAME= mvtnorm
-R_PKGVER= 0.9-2
+R_PKGVER= 0.9-8
+
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"