diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-07-27 13:56:52 +0200 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-07-27 13:57:34 +0200 |
commit | 17abfdbdd771d3a4fa7cf1b9c6765111a31eacc7 (patch) | |
tree | 35099a54cd926bcf8c46f9975eda64bb020acfeb /databases/spatialite | |
parent | www/ungoogled-chromium: update to 115.0.5790.110 (diff) |
textproc/freexl: Update to 2.0.0
Reported by: portscout
Diffstat (limited to 'databases/spatialite')
-rw-r--r-- | databases/spatialite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 30d31168bec8..5f868431c4e0 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite PORTVERSION= 5.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/ DISTNAME= lib${PORTNAME}-${PORTVERSION} |