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 cb7dd1892a2..3df6993aad0 100644 --- a/databases/postgresql-postgis/Makefile +++ b/databases/postgresql-postgis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/10/02 21:25:41 asau Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:54:25 wiz Exp $ DISTNAME= postgis-1.5.3 PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ |