diff options
Diffstat (limited to 'databases/postgis30/Makefile')
-rw-r--r-- | databases/postgis30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index ac47536b0f94..ee561b92cd1d 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 |