summaryrefslogtreecommitdiff
path: root/math/R-GRASS/Makefile
diff options
context:
space:
mode:
authoradam <adam>2009-12-11 19:14:36 +0000
committeradam <adam>2009-12-11 19:14:36 +0000
commit478948368b75c4f970bb0705a00cbb0293205178 (patch)
tree173a4a07e3ea5738e0f1f989364b9bd6d1a642c0 /math/R-GRASS/Makefile
parent7d541a8bbd558881de72e07954a5b411616380ec (diff)
downloadpkgsrc-478948368b75c4f970bb0705a00cbb0293205178.tar.gz
Update to the latest version of the module along with R update
Diffstat (limited to 'math/R-GRASS/Makefile')
-rw-r--r--math/R-GRASS/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/R-GRASS/Makefile b/math/R-GRASS/Makefile
index c08c5ba95dd..08940dcfb93 100644
--- a/math/R-GRASS/Makefile
+++ b/math/R-GRASS/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2008/10/13 11:17:04 markd Exp $
-#
+# $NetBSD: Makefile,v 1.6 2009/12/11 19:14:36 adam Exp $
-CATEGORIES= databases math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= databases math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS/
-COMMENT= Interface between GRASS 5.0 geographical information system and R
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS/
+COMMENT= Interface between GRASS 5.0 geographical information system and R
-R_PKGNAME= GRASS
-R_PKGVER= 0.3-7
+R_PKGNAME= GRASS
+R_PKGVER= 0.3-8
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"