diff options
Diffstat (limited to 'Library/Formula/tcping.rb')
| -rw-r--r-- | Library/Formula/tcping.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/tcping.rb b/Library/Formula/tcping.rb index c4d2efd83..62f527594 100644 --- a/Library/Formula/tcping.rb +++ b/Library/Formula/tcping.rb @@ -1,6 +1,6 @@  require 'formula' -class Tcping <Formula +class Tcping < Formula    url 'http://www.linuxco.de/tcping/tcping-1.3.5.tar.gz'    homepage 'http://www.linuxco.de/tcping/tcping.html'    md5 'f9dd03c730db6999ca8beca479f078e3' | 
