app stanza in nzbvortex.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:02 -04:00
parent 741764fbc3
commit 1451fd6d86
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Nzbvortex < Cask
appcast 'http://www.nzbvortex.com/update/appcast.xml' appcast 'http://www.nzbvortex.com/update/appcast.xml'
homepage 'http://www.nzbvortex.com/' homepage 'http://www.nzbvortex.com/'
link 'NZBVortex.app' app 'NZBVortex.app'
end end