diff options
Diffstat (limited to 'Library/Formula/geos.rb')
| -rw-r--r-- | Library/Formula/geos.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/geos.rb b/Library/Formula/geos.rb index f84bffa85..28295aa21 100644 --- a/Library/Formula/geos.rb +++ b/Library/Formula/geos.rb @@ -1,6 +1,6 @@ require 'formula' -class Geos <Formula +class Geos < Formula url 'http://download.osgeo.org/geos/geos-3.2.2.tar.bz2' homepage 'http://trac.osgeo.org/geos/' md5 'c5d264acac22fe7720f85dadc1fc17c6' |
