diff options
Diffstat (limited to 'Library/Formula/xmlto.rb')
| -rw-r--r-- | Library/Formula/xmlto.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xmlto.rb b/Library/Formula/xmlto.rb index aa55e33fe..2c58e31ac 100644 --- a/Library/Formula/xmlto.rb +++ b/Library/Formula/xmlto.rb @@ -1,6 +1,6 @@ require 'formula' -class Xmlto <Formula +class Xmlto < Formula url 'http://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.23.tar.bz2' md5 '3001d6bb2bbc2c8f6c2301f05120f074' homepage 'http://cyberelk.net/tim/software/xmlto/' |
