diff options
author | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
commit | 1e78f2267b0c29f887835420620be6b8c4097838 (patch) | |
tree | 71bb5f6ae0e25c7f3ef13390b999b6e40126a958 /geography/osm2pgsql/Makefile | |
parent | f7c0c932f21e259f3bba5702269d7b1ecd668be9 (diff) | |
download | pkgsrc-1e78f2267b0c29f887835420620be6b8c4097838.tar.gz |
Revbump after boost update
Diffstat (limited to 'geography/osm2pgsql/Makefile')
-rw-r--r-- | geography/osm2pgsql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/osm2pgsql/Makefile b/geography/osm2pgsql/Makefile index 69456d91d8c..c5bb0121d27 100644 --- a/geography/osm2pgsql/Makefile +++ b/geography/osm2pgsql/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2017/10/08 12:28:55 wiedi Exp $ +# $NetBSD: Makefile,v 1.12 2018/01/01 21:18:30 adam Exp $ DISTNAME= osm2pgsql-0.94.0 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=openstreetmap/} GITHUB_TAG= ${PKGVERSION_NOREV} |