diff options
Diffstat (limited to 'Library/Formula/osm2pgsql.rb')
| -rw-r--r-- | Library/Formula/osm2pgsql.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb index c85d988a4..378e6216b 100644 --- a/Library/Formula/osm2pgsql.rb +++ b/Library/Formula/osm2pgsql.rb @@ -1,6 +1,6 @@  require 'formula' -class Osm2pgsql <Formula +class Osm2pgsql < Formula    head 'http://svn.openstreetmap.org/applications/utils/export/osm2pgsql/', :using => :svn    homepage 'http://wiki.openstreetmap.org/wiki/Osm2pgsql' | 
