diff options
Diffstat (limited to 'Library/Formula/jed.rb')
| -rw-r--r-- | Library/Formula/jed.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jed.rb b/Library/Formula/jed.rb index 9bbcd9589..17d72b0d8 100644 --- a/Library/Formula/jed.rb +++ b/Library/Formula/jed.rb @@ -1,6 +1,6 @@ require 'formula' -class Jed <Formula +class Jed < Formula url 'ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2' homepage 'http://www.jedsoft.org/jed/' md5 'c9b2f58a3defc6f61faa1ce7d6d629ea' |
