diff options
Diffstat (limited to 'databases/postgis36/Makefile')
-rw-r--r-- | databases/postgis36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis36/Makefile b/databases/postgis36/Makefile index 0c2984fe4a3e..e4201f7b2270 100644 --- a/databases/postgis36/Makefile +++ b/databases/postgis36/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.6.0 -DISTVERSIONSUFFIX= beta1 +DISTVERSIONSUFFIX= rc1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 36 |