summaryrefslogtreecommitdiff
path: root/math/R-R2HTML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-R2HTML/Makefile')
-rw-r--r--math/R-R2HTML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-R2HTML/Makefile b/math/R-R2HTML/Makefile
index d4f65b29569..4a1f9dbbc88 100644
--- a/math/R-R2HTML/Makefile
+++ b/math/R-R2HTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/04/15 14:51:05 brook Exp $
+# $NetBSD: Makefile,v 1.7 2016/01/09 14:17:37 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= R functions to write an HTML file
LICENSE= gnu-gpl-v2
R_PKGNAME= R2HTML
-R_PKGVER= 2.2
+R_PKGVER= 2.3.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"