mamp.rb: change ':unknown' license comment

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

View File

@ -4,7 +4,7 @@ cask :v1 => 'mamp' do
url "http://downloads4.mamp.info/MAMP-PRO/releases/#{version}/MAMP_MAMP_PRO_#{version}.pkg"
homepage 'http://www.mamp.info/en/index.html'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
pkg "MAMP_MAMP_PRO_#{version}.pkg"
postflight do