diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
commit | baf1da9d4268fcc26012d79574fef26bc129e338 (patch) | |
tree | 6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /geography/osm2pgsql | |
parent | 1f6a20b63814c6457c4d43c8776b03099fe85079 (diff) | |
download | pkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz |
Recursive revbump from boost update
Diffstat (limited to 'geography/osm2pgsql')
-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 6e4d202eebe..324a5209731 100644 --- a/geography/osm2pgsql/Makefile +++ b/geography/osm2pgsql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:17 adam Exp $ +# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:41 ryoon Exp $ DISTNAME= osm2pgsql-0.88.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=openstreetmap/} GITHUB_TAG= ${PKGVERSION_NOREV} |