aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgis.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/postgis.rb')
-rw-r--r--Library/Formula/postgis.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb
index a56d620b1..ddd193475 100644
--- a/Library/Formula/postgis.rb
+++ b/Library/Formula/postgis.rb
@@ -8,7 +8,7 @@ def topology?
ARGV.include? '--with-topology'
end
-class Postgis <Formula
+class Postgis < Formula
url 'http://postgis.refractions.net/download/postgis-1.5.2.tar.gz'
homepage 'http://postgis.refractions.net/'
md5 '772ec1d0f04d6800cd7e2420a97a7483'