diff options
Diffstat (limited to 'Library/Formula/mytop.rb')
| -rw-r--r-- | Library/Formula/mytop.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mytop.rb b/Library/Formula/mytop.rb index 7cbb0f50f..8c20706d0 100644 --- a/Library/Formula/mytop.rb +++ b/Library/Formula/mytop.rb @@ -1,6 +1,6 @@  require 'formula' -class Mytop <Formula +class Mytop < Formula    url 'http://jeremy.zawodny.com/mysql/mytop/mytop-1.6.tar.gz'    homepage 'http://jeremy.zawodny.com/mysql/mytop/'    md5 '4127c3e486eb664fed60f40849372a9f'  | 
