rightzoom.rb: added discontinued caveat

This commit is contained in:
Vítor Galvão 2015-01-26 17:03:30 +00:00
parent a7ab812f1c
commit 9b76aeb743
1 changed files with 4 additions and 0 deletions

View File

@ -8,4 +8,8 @@ cask :v1 => 'rightzoom' do
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'RightZoom.app'
caveats do
discontinued
end
end