app stanza in macpass.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:53 -04:00
parent d0778ddfe2
commit 81430668ea
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Macpass < Cask
appcast 'http://www.nomadsland.de/macpass_appcast.xml'
homepage 'http://mstarke.github.io/MacPass/'
link 'MacPass.app'
app 'MacPass.app'
end