summaryrefslogtreecommitdiff
path: root/math/R-gstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-gstat/Makefile')
-rw-r--r--math/R-gstat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/R-gstat/Makefile b/math/R-gstat/Makefile
index d3483d81c72..800f537ca40 100644
--- a/math/R-gstat/Makefile
+++ b/math/R-gstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/04/15 17:37:43 brook Exp $
+# $NetBSD: Makefile,v 1.7 2013/01/24 01:51:13 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,10 +9,10 @@ COMMENT= Uni/multivariable geostatistical modelling, prediction and simulation
LICENSE= gnu-gpl-v2
R_PKGNAME= gstat
-R_PKGVER= 1.0-10
+R_PKGVER= 1.0-15
DEPENDS+= R-sp>=0.9.98:../../math/R-sp
-DEPENDS+= R-spacetime>=0.6.2:../../math/R-spacetime
+DEPENDS+= R-spacetime>=1.0.0:../../math/R-spacetime
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"