diff options
Diffstat (limited to 'Library/Formula/htmlcxx.rb')
| -rw-r--r-- | Library/Formula/htmlcxx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/htmlcxx.rb b/Library/Formula/htmlcxx.rb index 1dc36fbe2..f66454a23 100644 --- a/Library/Formula/htmlcxx.rb +++ b/Library/Formula/htmlcxx.rb @@ -1,6 +1,6 @@ require 'formula' -class Htmlcxx <Formula +class Htmlcxx < Formula url 'http://downloads.sourceforge.net/project/htmlcxx/htmlcxx/0.84/htmlcxx-0.84.tar.gz' homepage 'http://htmlcxx.sourceforge.net/' md5 'd2e0e6f4c509ef1809d90dd21c3ba3e8' |
