summaryrefslogtreecommitdiff
path: root/math/R-geoR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-geoR/Makefile')
-rw-r--r--math/R-geoR/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/math/R-geoR/Makefile b/math/R-geoR/Makefile
index e3bd71dbb4d..54af3afc145 100644
--- a/math/R-geoR/Makefile
+++ b/math/R-geoR/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/14 08:19:07 markd Exp $
#
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR/
COMMENT= Geostatistical analysis including likelihood-based and Bayesian methods
R_PKGNAME= geoR
-R_PKGVER= 1.5-5
+R_PKGVER= 1.6-21
+
+DEPENDS+= R-sp>=0.9.26:../../math/R-sp
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"