app stanza in rss.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:15 -04:00
parent 31d6ca6d40
commit eda3fdfeff

View file

@ -5,5 +5,5 @@ class Rss < Cask
url 'http://www.rssapplication.com/RSS.zip'
homepage 'http://www.rssapplication.com/'
link 'RSS.app'
app 'RSS.app'
end