diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 06:02:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 06:02:24 +0000 |
commit | e9972a754cd252e516cc139fabd9dfd160fcd008 (patch) | |
tree | 2d5b633aff204b55e03cc5256f9709e4233f5146 /databases/postgis25 | |
parent | 50d79186f479f114c49224c420d14fea9e1a2bc2 (diff) |
Notes
Diffstat (limited to 'databases/postgis25')
-rw-r--r-- | databases/postgis25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis25/Makefile b/databases/postgis25/Makefile index c63026f2bdce..2ba0c1211571 100644 --- a/databases/postgis25/Makefile +++ b/databases/postgis25/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 25 |