diff options
Diffstat (limited to 'Library/Formula/xmlformat.rb')
| -rw-r--r-- | Library/Formula/xmlformat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xmlformat.rb b/Library/Formula/xmlformat.rb index 3a5e85dca..045efae27 100644 --- a/Library/Formula/xmlformat.rb +++ b/Library/Formula/xmlformat.rb @@ -1,6 +1,6 @@ require 'formula' -class Xmlformat <Formula +class Xmlformat < Formula url 'http://www.kitebird.com/software/xmlformat/xmlformat-1.04.tar.gz' homepage 'http://www.kitebird.com/software/xmlformat/' md5 '1703822838de817cead71f6ca2041137' |
