From 24775ec7607f38721c6bde45d172fabd7e1873e6 Mon Sep 17 00:00:00 2001 From: markd Date: Mon, 13 Oct 2008 19:26:12 +0000 Subject: Update R-sgeostat to 1.0.21 minor bugfixes. --- math/R-sgeostat/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'math/R-sgeostat/Makefile') 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" -- cgit v1.2.3