diff options
Diffstat (limited to 'Library/Formula/pidof.rb')
| -rw-r--r-- | Library/Formula/pidof.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pidof.rb b/Library/Formula/pidof.rb index 95e05e7eb..ca9e1139e 100644 --- a/Library/Formula/pidof.rb +++ b/Library/Formula/pidof.rb @@ -1,6 +1,6 @@ require 'formula' -class Pidof <Formula +class Pidof < Formula url 'http://www.nightproductions.net/downloads/pidof_source.tar.gz' homepage 'http://www.nightproductions.net/cli.htm' md5 '663763ee1feb0596fa3731aafa7e1880' |
