app stanza in eaglefiler.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:31 -04:00
parent c4aa54aec9
commit 6adb4f47af
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class Eaglefiler < Cask
url "http://c-command.com/downloads/EagleFiler-#{version}.dmg"
homepage 'http://c-command.com/eaglefiler/'
link 'EagleFiler.app'
app 'EagleFiler.app'
end