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/Makefile20
1 files changed, 9 insertions, 11 deletions
diff --git a/math/R-sgeostat/Makefile b/math/R-sgeostat/Makefile
index 8156b4cadb0..7dacaa92562 100644
--- a/math/R-sgeostat/Makefile
+++ b/math/R-sgeostat/Makefile
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2009/12/03 13:06:53 asau Exp $
-#
+# $NetBSD: Makefile,v 1.8 2009/12/11 19:38:42 adam Exp $
-PKGREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat/
-COMMENT= Object-oriented Framework for Geostatistical Modeling in S+
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat/
+COMMENT= Object-oriented Framework for Geostatistical Modeling in S+
-R_PKGNAME= sgeostat
-R_PKGVER= 1.0-21
-USE_LANGUAGES= c fortran
+R_PKGNAME= sgeostat
+R_PKGVER= 1.0-23
+USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"