summaryrefslogtreecommitdiff
path: root/math/R-sgeostat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-sgeostat/Makefile')
-rw-r--r--math/R-sgeostat/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/R-sgeostat/Makefile b/math/R-sgeostat/Makefile
index 91bedc9d863..97714619535 100644
--- a/math/R-sgeostat/Makefile
+++ b/math/R-sgeostat/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:30:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/10/13 19:26:12 markd Exp $
#
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat/
COMMENT= Object-oriented Framework for Geostatistical Modeling in S+
R_PKGNAME= sgeostat
-R_PKGVER= 1.0-19
+R_PKGVER= 1.0-21
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"