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 c91b9d55aeac..0b772564cf73 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |