diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-03-09 13:41:19 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-03-09 13:42:31 +0100 |
commit | 486ea1d293d02cd4afaab696b71c6c3d205b57dd (patch) | |
tree | 3ac537580dda4583e6458381156cddd38a3b3e9b /math/R-cran-terra | |
parent | databases/pgrouting: Update to 3.5.0 (diff) |
graphics/proj: Update to 9.2.0
Diffstat (limited to 'math/R-cran-terra')
-rw-r--r-- | math/R-cran-terra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 36ce3c9c13e2..5000ae51b7e0 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,6 +1,6 @@ PORTNAME= terra DISTVERSION= 1.6-17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |