diff options
Diffstat (limited to 'Library/Formula/mcpp.rb')
| -rw-r--r-- | Library/Formula/mcpp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mcpp.rb b/Library/Formula/mcpp.rb index 1d9e1db7b..2e775489c 100644 --- a/Library/Formula/mcpp.rb +++ b/Library/Formula/mcpp.rb @@ -1,6 +1,6 @@ require 'formula' -class Mcpp <Formula +class Mcpp < Formula url 'http://downloads.sourceforge.net/project/mcpp/mcpp/V.2.7.2/mcpp-2.7.2.tar.gz' homepage 'http://mcpp.sourceforge.net/' md5 '512de48c87ab023a69250edc7a0c7b05' |
