diff options
Diffstat (limited to 'math/R-cran-zoo/Makefile')
-rw-r--r-- | math/R-cran-zoo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index e26daa587caf..d7235d807269 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-9 -PORTREVISION= 3 +DISTVERSION= 1.7-10 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |