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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/R-GRASS/Makefile b/math/R-GRASS/Makefile
index 0d97799d45b..c08c5ba95dd 100644
--- a/math/R-GRASS/Makefile
+++ b/math/R-GRASS/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/02/22 19:26:45 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/13 11:17:04 markd Exp $
#
CATEGORIES= databases math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS/
COMMENT= Interface between GRASS 5.0 geographical information system and R
R_PKGNAME= GRASS
-R_PKGVER= 0.3-2
+R_PKGVER= 0.3-7
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"