From 19d953eac31693dca16beb48f417dbf8b59bb623 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 28 Jan 2012 20:08:16 -0800 Subject: Remove muttprofile This software does not seem available anymore. See: https://github.com/mxcl/homebrew/issues/9320 --- Library/Formula/muttprofile.rb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Library/Formula/muttprofile.rb (limited to 'Library/Formula') diff --git a/Library/Formula/muttprofile.rb b/Library/Formula/muttprofile.rb deleted file mode 100644 index d9272ab29..000000000 --- a/Library/Formula/muttprofile.rb +++ /dev/null @@ -1,12 +0,0 @@ -require 'formula' - -class Muttprofile < Formula - url 'http://www.acoustics.hut.fi/~mara/mutt/muttprofile' - homepage 'http://www.acoustics.hut.fi/~mara/mutt/muttprofile.html' - md5 'b292d75ed65cd4776628808d715430f1' - version '1.0.1' - - def install - bin.install "muttprofile" - end -end -- cgit v1.2.3