diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 12:08:05 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 12:08:05 +0800 |
commit | 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed (patch) | |
tree | 49333b8b4e61d1ef3cd97a360d2157c32b6b90ba /math/R-cran-terra | |
parent | www/wgetpaste: Update to 2.33 (diff) |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
Diffstat (limited to 'math/R-cran-terra')
-rw-r--r-- | math/R-cran-terra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 1a6f4a95efc0..e6ab5311b943 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,6 @@ PORTNAME= terra DISTVERSION= 1.7-29 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |