add license stanza to adventure

This commit is contained in:
Roland Walker 2014-10-01 11:32:26 -04:00
parent 7e07747ed4
commit 8e7ccdefae
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Adventure < Cask
url 'http://www.lobotomo.com/products/downloads/Adventure.dmg'
appcast 'http://www.lobotomo.com/products/Adventure/profileInfo.php'
homepage 'http://www.lobotomo.com/products/Adventure/index.html'
license :unknown
app 'Adventure.app'
end