summaryrefslogtreecommitdiff
path: root/math/R-GRASS/Makefile
diff options
context:
space:
mode:
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"