diff options
Diffstat (limited to 'geography/osm2pgsql/Makefile')
-rw-r--r-- | geography/osm2pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/osm2pgsql/Makefile b/geography/osm2pgsql/Makefile index f367bf6f178..51deceef4eb 100644 --- a/geography/osm2pgsql/Makefile +++ b/geography/osm2pgsql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/06/10 01:48:49 wiedi Exp $ +# $NetBSD: Makefile,v 1.2 2015/08/28 21:38:32 wiedi Exp $ -DISTNAME= osm2pgsql-0.87.3 +DISTNAME= osm2pgsql-0.88.1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=openstreetmap/} GITHUB_TAG= ${PKGVERSION_NOREV} |