diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/apachetop.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/apachetop.rb b/Library/Formula/apachetop.rb index d54ba6122..c458cffe8 100644 --- a/Library/Formula/apachetop.rb +++ b/Library/Formula/apachetop.rb @@ -1,8 +1,8 @@ require 'formula' class Apachetop < Formula + homepage 'http://freecode.com/projects/apachetop' url 'http://www.webta.org/apachetop/apachetop-0.12.6.tar.gz' - homepage 'http://www.webta.org/projects/apachetop/' md5 '604283ac4bbbddd98fc9b1f11381657e' def install |
