diff options
author | gdt <gdt@pkgsrc.org> | 2020-04-28 23:59:21 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2020-04-28 23:59:21 +0000 |
commit | df23b27ed7c469d5c4ec7ff3c2f60413f85b0318 (patch) | |
tree | f8ba525054494b2ca258ca82aeb14462f2cd33d4 /databases/postgresql-postgis2 | |
parent | 2d0834438bfc4a6ac7841d2965a4b616b55f5df6 (diff) | |
download | pkgsrc-df23b27ed7c469d5c4ec7ff3c2f60413f85b0318.tar.gz |
Revbump for gdal-lib
Diffstat (limited to 'databases/postgresql-postgis2')
-rw-r--r-- | databases/postgresql-postgis2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-postgis2/Makefile b/databases/postgresql-postgis2/Makefile index 74486536cd9..c4184d3f2ce 100644 --- a/databases/postgresql-postgis2/Makefile +++ b/databases/postgresql-postgis2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2020/04/12 08:27:50 adam Exp $ +# $NetBSD: Makefile,v 1.72 2020/04/28 23:59:21 gdt Exp $ MAJOR= 2.5 DISTNAME= postgis-${MAJOR}.3 PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ |