joe: style nits
This commit is contained in:
parent
136fbce8a7
commit
50aa232331
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Joe < Formula
|
||||
url 'http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-3.7/joe-3.7.tar.gz'
|
||||
homepage 'http://joe-editor.sourceforge.net/index.html'
|
||||
url 'http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-3.7/joe-3.7.tar.gz'
|
||||
sha1 '54398578886d4a3d325aece52c308a939d31101d'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue