blank before uninstall in hosts

This commit is contained in:
Roland Walker 2014-11-22 09:12:40 -05:00
parent 300c2f83a4
commit f22c0fe791
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ cask :v1 => 'hosts' do
license :oss
pkg "Hosts-#{version}.pkg"
uninstall :pkgutil => 'nl.permanentmarkers.hosts.Hosts.pkg'
end