aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/shapelib.rb (renamed from Library/Formula/shapefile.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shapefile.rb b/Library/Formula/shapelib.rb
index 4f3f9c5d0..6df590751 100644
--- a/Library/Formula/shapefile.rb
+++ b/Library/Formula/shapelib.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Shapefile < Formula
+class Shapelib < Formula
url 'http://download.osgeo.org/shapelib/shapelib-1.2.10.tar.gz'
homepage 'http://shapelib.maptools.org/'
md5 '4d96bd926167193d27bf14d56e2d484e'