mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
0ad.rb: change ':unknown' license comment
This commit is contained in:
parent
4bd82b6a0e
commit
aeb9862f30
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cask :v1 => '0ad' do
|
|||
|
||||
url "http://releases.wildfiregames.com/0ad-#{version}-osx64.dmg"
|
||||
homepage 'http://www.play0ad.com/'
|
||||
license :unknown # todo: improve this machine-generated value
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
||||
app '0ad.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue