diff options
Diffstat (limited to 'geography/postgresql81-postgis/Makefile')
-rw-r--r-- | geography/postgresql81-postgis/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile index d540ff957c6..23516abc2e1 100644 --- a/geography/postgresql81-postgis/Makefile +++ b/geography/postgresql81-postgis/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2008/06/12 02:14:30 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/10/17 23:42:19 gdt Exp $ DISTNAME= postgis-${VERSION} -VERSION= 1.3.2 +VERSION= 1.3.3 PKGNAME= postgresql81-postgis-${VERSION} MASTER_SITES= http://postgis.refractions.net/download/ -PKGREVISION= 2 CATEGORIES= databases geography MAINTAINER= gdt@NetBSD.org |