diff options
Diffstat (limited to 'Library/Formula/icon.rb')
| -rw-r--r-- | Library/Formula/icon.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/icon.rb b/Library/Formula/icon.rb index 047226b2f..5e0df0006 100644 --- a/Library/Formula/icon.rb +++ b/Library/Formula/icon.rb @@ -1,6 +1,6 @@ require 'formula' -class Icon <Formula +class Icon < Formula url 'http://www.cs.arizona.edu/icon/ftp/packages/unix/icon-v950src.tgz' homepage 'http://www.cs.arizona.edu/icon/' md5 '3f9b89bb8f2c0fb3e9c75d1b52fb5690' |
