aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cloc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cloc.rb')
-rw-r--r--Library/Formula/cloc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cloc.rb b/Library/Formula/cloc.rb
index 9083813f4..270984605 100644
--- a/Library/Formula/cloc.rb
+++ b/Library/Formula/cloc.rb
@@ -1,8 +1,8 @@
require 'formula'
class Cloc <ScriptFileFormula
- version '1.51'
url "http://cloc.svn.sourceforge.net/viewvc/cloc/tags/1.51/cloc"
md5 'c491922de2bad911fbc2047b336c91b5'
+ version '1.51'
homepage 'http://cloc.sourceforge.net/'
end