diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2024-04-15 06:42:39 +0200 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2024-04-15 06:44:23 +0200 |
commit | e3ecaf6c0a8636d8b7fa2d4fb35809b0672f467f (patch) | |
tree | 722572fc84e0ee4d9e25fa199e0105e71e3280f0 /math/R-cran-terra | |
parent | databases/pgrouting: Update to 3.6.2 (diff) |
graphics/proj: Update to 9.4.0
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 48f822c4dc23..172e40b0462a 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,6 @@ PORTNAME= terra DISTVERSION= 1.7-71 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |