diff options
author | wen <wen@FreeBSD.org> | 2012-05-07 16:12:53 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-07 16:12:53 +0800 |
commit | 12a218ba04e30431f97703165b51da27b4c89cae (patch) | |
tree | 523ff9401c2a0e96269d726a0bdbad602ffbb6b8 /converters | |
parent | 3347aef625e93957e6faf5bc58aa214e7c9baa57 (diff) | |
download | freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.gz freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.zst freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.zip |
- Bump PORTREVISION to chase the update of graphics/proj
Diffstat (limited to 'converters')
-rw-r--r-- | converters/osm2pgsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index e517ccb7b04b..d5067b1fe7ab 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -7,7 +7,7 @@ PORTNAME= osm2pgsql PORTVERSION= r27612 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters geography MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ |