diff options
Diffstat (limited to 'math/R-geoR/Makefile')
-rw-r--r-- | math/R-geoR/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-geoR/Makefile b/math/R-geoR/Makefile index 160d6de1f58..bf322ae2976 100644 --- a/math/R-geoR/Makefile +++ b/math/R-geoR/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/04/06 03:45:16 rodent Exp $ +# $NetBSD: Makefile,v 1.10 2016/02/24 06:41:46 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Geostatistical analysis including likelihood-based & Bayesian methods LICENSE= gnu-gpl-v2 R_PKGNAME= geoR -R_PKGVER= 1.7-2 +R_PKGVER= 1.7-5.1 DEPENDS+= R-RandomFields>=2.0.54:../../math/R-RandomFields DEPENDS+= R-sp>=0.9.98:../../math/R-sp |