diff options
Diffstat (limited to 'Library/Formula/id3tool.rb')
| -rw-r--r-- | Library/Formula/id3tool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/id3tool.rb b/Library/Formula/id3tool.rb index 29ebb09bc..28b706ad0 100644 --- a/Library/Formula/id3tool.rb +++ b/Library/Formula/id3tool.rb @@ -1,6 +1,6 @@ require 'formula' -class Id3tool <Formula +class Id3tool < Formula url 'http://nekohako.xware.cx/id3tool/id3tool-1.2a.tar.gz' homepage 'http://nekohako.xware.cx/id3tool/' md5 '061185562c0d0e6327406d9fc2f194b2' |
