diff options
Diffstat (limited to 'math/R-cran-xts/Makefile')
-rw-r--r-- | math/R-cran-xts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 05dcba6fd5c5..2a87ad7883ba 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.11-0 +DISTVERSION= 0.11-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |