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