macports.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:36 +00:00
parent 6d695e7973
commit 494587ac03
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cask :v1 => 'macports' do
gpg "#{url}.asc",
:key_id => '01ff673fb4aae6cd'
homepage 'http://www.macports.org'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
uninstall :pkgutil => 'org.macports.MacPorts'
zap :delete => '~/.macports'