From 95d6dcdfaf77081131e49101dea52f4e4a558c50 Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Wed, 23 Dec 2009 11:44:34 -0800 Subject: Growlnotify formula, because I hate installing from the Growl DMG Now with fixed URL. Apparently Github changed their download URL schema. Signed-off-by: Adam Vandenberg --- Library/Formula/growlnotify.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/growlnotify.rb (limited to 'Library') diff --git a/Library/Formula/growlnotify.rb b/Library/Formula/growlnotify.rb new file mode 100644 index 000000000..78a1736e0 --- /dev/null +++ b/Library/Formula/growlnotify.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Growlnotify