app stanza in preference-manager.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:10 -04:00
parent 2b22554444
commit 410d31744b
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class PreferenceManager < Cask
appcast 'http://www.digitalrebellion.com/rss/appcasts/pref_man_appcast.xml'
homepage 'http://www.digitalrebellion.com/prefman'
link 'Preference Manager.app'
app 'Preference Manager.app'
end