diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-05 16:07:53 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-05 16:07:53 +0000 |
commit | a0a98863caa692b26f90ee45a3cda113bc4e1abf (patch) | |
tree | 05fb244a0bd455905f747077657ebe20dff0ec44 /math/R-cran-forecast | |
parent | 5714fb68e8eeb6c05801762cff55390d5df15047 (diff) |
Notes
Diffstat (limited to 'math/R-cran-forecast')
-rw-r--r-- | math/R-cran-forecast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 66bfce165e34..1f803b7408dd 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -3,6 +3,7 @@ PORTNAME= forecast PORTVERSION= 8.12 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |