summaryrefslogtreecommitdiff
path: root/math/R-ISwR/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-12-11 19:14:36 +0000
committeradam <adam@pkgsrc.org>2009-12-11 19:14:36 +0000
commite2b8d915b9fc2e044d64631372d9d3137e4e291a (patch)
tree173a4a07e3ea5738e0f1f989364b9bd6d1a642c0 /math/R-ISwR/Makefile
parent2a8ab4ed1a0b08c424fc25b6692bfde2a58ae7f6 (diff)
downloadpkgsrc-e2b8d915b9fc2e044d64631372d9d3137e4e291a.tar.gz
Update to the latest version of the module along with R update
Diffstat (limited to 'math/R-ISwR/Makefile')
-rw-r--r--math/R-ISwR/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/R-ISwR/Makefile b/math/R-ISwR/Makefile
index 12a749181f9..1f5ac61395f 100644
--- a/math/R-ISwR/Makefile
+++ b/math/R-ISwR/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2008/10/13 11:19:45 markd Exp $
-#
+# $NetBSD: Makefile,v 1.6 2009/12/11 19:15:48 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}/ISwR/
-COMMENT= Data sets and scripts for 'Introductory Statistics with R'
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR/
+COMMENT= Data sets and scripts for 'Introductory Statistics with R'
-R_PKGNAME= ISwR
-R_PKGVER= 2.0-2
+R_PKGNAME= ISwR
+R_PKGVER= 2.0-4
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"