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 959a35e8a63..a085a74134b 100644
--- a/math/R-zoo/Makefile
+++ b/math/R-zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/11/29 08:09:54 wen Exp $
+# $NetBSD: Makefile,v 1.3 2013/07/07 09:23:30 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-9
+R_PKGVER= 1.7-10
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"