diff options
Diffstat (limited to 'math/R-cran-forecast/Makefile')
-rw-r--r-- | math/R-cran-forecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 5eafdce0f8ea..b6a798e0b588 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 7.2 +PORTVERSION= 7.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |