summaryrefslogtreecommitdiff
path: root/math/R-statmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-statmod/Makefile')
-rw-r--r--math/R-statmod/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/R-statmod/Makefile b/math/R-statmod/Makefile
index 5929387cef2..a2928ab9b06 100644
--- a/math/R-statmod/Makefile
+++ b/math/R-statmod/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 19:28:48 markd Exp $
-#
+# $NetBSD: Makefile,v 1.5 2009/12/11 19:43:07 adam Exp $
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/statmod/
-COMMENT= Miscellaneous biostatistical modeling functions
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/statmod/
+COMMENT= Miscellaneous biostatistical modeling functions
-R_PKGNAME= statmod
-R_PKGVER= 1.3.6
+R_PKGNAME= statmod
+R_PKGVER= 1.4.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"