diff options
Diffstat (limited to 'math/R-cran-terra/Makefile')
-rw-r--r-- | math/R-cran-terra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 927ac25dac86..c8f7a7768223 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,6 @@ PORTNAME= terra -DISTVERSION= 1.8-42 +DISTVERSION= 1.8-50 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |