summaryrefslogtreecommitdiff
path: root/textproc/R-formatR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/R-formatR/Makefile')
-rw-r--r--textproc/R-formatR/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/R-formatR/Makefile b/textproc/R-formatR/Makefile
index 589ab42e168..7b249c85a99 100644
--- a/textproc/R-formatR/Makefile
+++ b/textproc/R-formatR/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/09/19 20:31:50 brook Exp $
+# $NetBSD: Makefile,v 1.2 2016/04/16 14:52:15 wen Exp $
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= Format R code automatically
# TODO: LICENSE= GPL
R_PKGNAME= formatR
-R_PKGVER= 1.0
+R_PKGVER= 1.3
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"