dungeon-crawl-stone-soup-tiles.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:04 +00:00
parent c1d29f4eef
commit 8ec2be7890
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'dungeon-crawl-stone-soup-tiles' do
url "https://crawl.develz.org/release/stone_soup-#{version}-tiles-macosx.zip"
homepage 'http://crawl.develz.org'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Dungeon Crawl Stone Soup - Tiles.app'
end