diff options
Diffstat (limited to 'Library/Formula/tnef.rb')
| -rw-r--r-- | Library/Formula/tnef.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tnef.rb b/Library/Formula/tnef.rb index ff74783f0..a8807e776 100644 --- a/Library/Formula/tnef.rb +++ b/Library/Formula/tnef.rb @@ -1,6 +1,6 @@  require 'formula' -class Tnef <Formula +class Tnef < Formula    url 'http://downloads.sourceforge.net/project/tnef/tnef/v1.4.7/tnef-1.4.7.tar.gz'    md5 '00978a8ad8cc79a1ee605172f882ebe9'    homepage 'http://sourceforge.net/projects/tnef/'  | 
