diff options
Diffstat (limited to 'Library/Formula/loudmouth.rb')
| -rw-r--r-- | Library/Formula/loudmouth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/loudmouth.rb b/Library/Formula/loudmouth.rb index b94b0c58d..e4bf85bd8 100644 --- a/Library/Formula/loudmouth.rb +++ b/Library/Formula/loudmouth.rb @@ -1,6 +1,6 @@ require 'formula' -class Loudmouth <Formula +class Loudmouth < Formula url 'http://mcabber.com/files/loudmouth-1.4.3+gitb5a9de5b.20100413.tar.bz2' version '1.5.0-pre' homepage 'http://www.loudmouth-project.org/' |
