diff options
Diffstat (limited to 'Library/Formula/moreutils.rb')
| -rw-r--r-- | Library/Formula/moreutils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/moreutils.rb b/Library/Formula/moreutils.rb index f26d5d8cf..7a409fc26 100644 --- a/Library/Formula/moreutils.rb +++ b/Library/Formula/moreutils.rb @@ -1,6 +1,6 @@ require 'formula' -class Moreutils <Formula +class Moreutils < Formula homepage 'http://packages.debian.org/unstable/utils/moreutils' url 'http://mirrors.kernel.org/debian/pool/main/m/moreutils/moreutils_0.41.tar.gz' md5 '598c412bbc452b436becce8bd28df377' |
