aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/whohas.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/whohas.rb b/Library/Formula/whohas.rb
index 0a0b0ebc4..20c6bb108 100644
--- a/Library/Formula/whohas.rb
+++ b/Library/Formula/whohas.rb
@@ -1,8 +1,8 @@
require 'formula'
class Whohas < Formula
- url 'http://www.philippwesche.org/200811/whohas/whohas-0.29.tar.gz'
homepage 'http://www.philippwesche.org/200811/whohas/intro.html'
+ url 'http://www.philippwesche.org/200811/whohas/whohas-0.29.tar.gz'
sha1 '6c171275db45ab6b7f259613432e93ef879610b8'
depends_on 'LWP::UserAgent' => :perl