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/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/math/R-GRASS/Makefile b/math/R-GRASS/Makefile
index 9876a5bfbe1..0d97799d45b 100644
--- a/math/R-GRASS/Makefile
+++ b/math/R-GRASS/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2006/06/30 22:47:04 markd Exp $
+# $NetBSD: Makefile,v 1.4 2007/02/22 19:26:45 wiz 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.html
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS.html
COMMENT= Interface between GRASS 5.0 geographical information system and R
-R_PKGNAME= GRASS
-R_PKGVER= 0.3-2
+R_PKGNAME= GRASS
+R_PKGVER= 0.3-2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"