diff options
Diffstat (limited to 'databases/postgresql-postgis')
-rw-r--r-- | databases/postgresql-postgis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-postgis/Makefile b/databases/postgresql-postgis/Makefile index e050c0c7044..93ebb9c4517 100644 --- a/databases/postgresql-postgis/Makefile +++ b/databases/postgresql-postgis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/03/14 18:44:08 gdt Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:44 wiz Exp $ DISTNAME= postgis-1.5.3 PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ |