diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-05 22:01:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-05 22:01:55 +0000 |
commit | 29632fcc450c6b730d53a9b657fb0734fb16fdc1 (patch) | |
tree | 51451c9e2b571a17e7ea71c39f7c259acfa20a57 /databases/postgis20/Makefile | |
parent | 4d2bbb7963d0d9077b4bf114bee392b19f0e51c3 (diff) | |
download | ports-29632fcc450c6b730d53a9b657fb0734fb16fdc1.tar.gz ports-29632fcc450c6b730d53a9b657fb0734fb16fdc1.zip |
Notes
Diffstat (limited to 'databases/postgis20/Makefile')
-rw-r--r-- | databases/postgis20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index 8e80a48b2f89..06c9125ed4d5 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 20 |