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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile
index db7365b1cae..a2a4a6d4057 100644
--- a/math/R-mvtnorm/Makefile
+++ b/math/R-mvtnorm/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/14 05:47:36 markd Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/mvtnorm.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/mvtnorm/
COMMENT= Computes the multivariate normal and t distribution
R_PKGNAME= mvtnorm
-R_PKGVER= 0.7-2
+R_PKGVER= 0.9-2
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"