From d92f434c53b4a36c06ba2b8b4eeb8ec8b4c7e704 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Mon, 15 Sep 2014 12:05:58 -0400 Subject: [PATCH] app stanza in mpfreaker.rb --- Casks/mpfreaker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/mpfreaker.rb b/Casks/mpfreaker.rb index 03ca198aa7a..0e5ca53303c 100644 --- a/Casks/mpfreaker.rb +++ b/Casks/mpfreaker.rb @@ -6,5 +6,5 @@ class Mpfreaker < Cask appcast 'http://lwupdate.dyndns.org/mpfreaker.xml' homepage 'http://www.lairware.com/mpfreaker/' - link 'MPFreaker.app' + app 'MPFreaker.app' end