diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cloc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cloc.rb b/Library/Formula/cloc.rb index 6479ffbd5..ea1b1fe6a 100644 --- a/Library/Formula/cloc.rb +++ b/Library/Formula/cloc.rb @@ -1,6 +1,6 @@ require 'formula' -class Cloc < ScriptFileFormula +class Cloc < Formula homepage 'http://cloc.sourceforge.net/' url 'http://downloads.sourceforge.net/project/cloc/cloc/v1.58/cloc-1.58.pl' sha1 'bf2b4478343da50d0eea83ad0ed3f126ff210d39' |
