diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/csv-fix.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/csv-fix.rb b/Library/Formula/csv-fix.rb index 8ce3cf8fa..7bad9e3dc 100644 --- a/Library/Formula/csv-fix.rb +++ b/Library/Formula/csv-fix.rb @@ -1,7 +1,7 @@ require "formula" class CsvFix < Formula - homepage "http://code.google.com/p/csvfix/" + homepage "http://neilb.bitbucket.org/csvfix/" url "https://bitbucket.org/neilb/csvfix/get/version-1.6.tar.gz" sha1 "ca770b47f2e08a09350c4005e6ab3c524798b440" |
