diff options
author | tota <tota@FreeBSD.org> | 2011-11-05 02:51:22 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-11-05 02:51:22 +0800 |
commit | 872bf3a5e35dc6bc508822d7b14692961f4f90dd (patch) | |
tree | 4f3fb80e4fbf70fa9f9078231ba331d6ff6a9145 /math/R-cran-zoo/Makefile | |
parent | 68c1f974c6c9e2919ced2246d36559ba72ed10bb (diff) | |
download | freebsd-ports-gnome-872bf3a5e35dc6bc508822d7b14692961f4f90dd.tar.gz freebsd-ports-gnome-872bf3a5e35dc6bc508822d7b14692961f4f90dd.tar.zst freebsd-ports-gnome-872bf3a5e35dc6bc508822d7b14692961f4f90dd.zip |
- Update to 1.7-6
Diffstat (limited to 'math/R-cran-zoo/Makefile')
-rw-r--r-- | math/R-cran-zoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index c7b1ad26a86e..eec1b60365ee 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zoo -DISTVERSION= 1.7-5 +DISTVERSION= 1.7-6 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} |