summaryrefslogtreecommitdiff
path: root/math/R-zoo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-zoo/Makefile')
-rw-r--r--math/R-zoo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-zoo/Makefile b/math/R-zoo/Makefile
index a085a74134b..8f83182496f 100644
--- a/math/R-zoo/Makefile
+++ b/math/R-zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/07/07 09:23:30 wen Exp $
+# $NetBSD: Makefile,v 1.4 2014/03/09 13:54:38 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= S3 Infrastructure for Regular and Irregular Time Series
LICENSE= gnu-gpl-v2
R_PKGNAME= zoo
-R_PKGVER= 1.7-10
+R_PKGVER= 1.7-11
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"