diff options
Diffstat (limited to 'Library/Formula/boost.rb')
| -rw-r--r-- | Library/Formula/boost.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index a35c77058..f89bd0c8c 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -1,6 +1,6 @@  require 'formula' -class Boost <Formula +class Boost < Formula    homepage 'http://www.boost.org'    url 'http://downloads.sourceforge.net/project/boost/boost/1.46.0/boost_1_46_0.tar.bz2'    md5 '37b12f1702319b73876b0097982087e0' | 
