diff options
Diffstat (limited to 'Library/Formula/libev.rb')
| -rw-r--r-- | Library/Formula/libev.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/libev.rb b/Library/Formula/libev.rb index 6190dd723..1e0156f9c 100644 --- a/Library/Formula/libev.rb +++ b/Library/Formula/libev.rb @@ -1,6 +1,6 @@  require 'formula' -class Libev <Formula +class Libev < Formula    url 'http://dist.schmorp.de/libev/Attic/libev-4.03.tar.gz'    homepage 'http://software.schmorp.de/pkg/libev.html'    md5 '86cd5c1b42fced1bd02c6e0119e9b865' | 
