summaryrefslogtreecommitdiff
path: root/math/R-DBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-DBI/Makefile')
-rw-r--r--math/R-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-DBI/Makefile b/math/R-DBI/Makefile
index 6c54be82126..6517cb14710 100644
--- a/math/R-DBI/Makefile
+++ b/math/R-DBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/08/15 02:22:18 wen Exp $
+# $NetBSD: Makefile,v 1.3 2015/08/07 01:41:38 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= R Database Interface
LICENSE= gnu-lgpl-v2
R_PKGNAME= DBI
-R_PKGVER= 0.2-7
+R_PKGVER= 0.3.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"