app stanza in mcedit.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:55 -04:00
parent 9f56e036ed
commit 2e449bf319

View file

@ -5,5 +5,5 @@ class Mcedit < Cask
url 'https://bitbucket.org/codewarrior0/mcedit/downloads/MCEdit-0.1.7.1.macosx-10_6-x86_64.zip'
homepage 'http://www.mcedit.net'
link 'MCEdit.app'
app 'MCEdit.app'
end