aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/csv-fix.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/csv-fix.rb')
-rw-r--r--Library/Formula/csv-fix.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/csv-fix.rb b/Library/Formula/csv-fix.rb
index 41ce1b41c..3654b6503 100644
--- a/Library/Formula/csv-fix.rb
+++ b/Library/Formula/csv-fix.rb
@@ -1,6 +1,6 @@
require 'formula'
-class CsvFix <Formula
+class CsvFix < Formula
url 'http://csvfix.googlecode.com/files/csvfix_src_097a.zip'
homepage 'http://code.google.com/p/csvfix/'
version '0.97a'