diff options
Diffstat (limited to 'databases/postgresql-postgis/Makefile')
-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 473a99b331d..b0d976ab6b4 100644 --- a/databases/postgresql-postgis/Makefile +++ b/databases/postgresql-postgis/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2010/03/05 14:55:21 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2010/03/12 01:06:15 gdt Exp $ -DISTNAME= postgis-1.5.0 +DISTNAME= postgis-1.5.1 PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME} CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ |