diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
commit | aabbea4dfa35b90da2ff61c832e55740aca0cf61 (patch) | |
tree | e3974619a41ef52fc22bc4aa247418f7112e3ddc /databases/postgis30 | |
parent | a700f9422a048646769d445cc4a4c71ff296a020 (diff) | |
download | freebsd-ports-aabbea4dfa35b90da2ff61c832e55740aca0cf61.zip |
Bump PORTREVISION for devel/json-c json-c
Diffstat (limited to 'databases/postgis30')
-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 b8ed8b877ccf..1c092ccb644f 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 |