diff options
Diffstat (limited to 'Library/Formula/mpfr.rb')
| -rw-r--r-- | Library/Formula/mpfr.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mpfr.rb b/Library/Formula/mpfr.rb index a0b2f0057..de19c3bb2 100644 --- a/Library/Formula/mpfr.rb +++ b/Library/Formula/mpfr.rb @@ -1,6 +1,6 @@ require 'formula' -class Mpfr <Formula +class Mpfr < Formula url 'http://www.mpfr.org/mpfr-3.0.0/mpfr-3.0.0.tar.bz2' homepage 'http://www.mpfr.org/' md5 'f45bac3584922c8004a10060ab1a8f9f' |
