diff options
| author | Jack Nagel | 2012-03-11 15:04:03 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2012-03-11 15:18:56 -0500 | 
| commit | 2e7cbfef334a3623f60e030e4d40103472ba4d43 (patch) | |
| tree | a5117a7fb799f15f6d4a62e8776a340a67cb4e40 /Library/Formula/imap-uw.rb | |
| parent | a57f6ff1ce7e3d234069cec62978c89c4a1fe247 (diff) | |
| download | homebrew-2e7cbfef334a3623f60e030e4d40103472ba4d43.tar.bz2 | |
Remove redundant versions and update version tests
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/imap-uw.rb')
| -rw-r--r-- | Library/Formula/imap-uw.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/imap-uw.rb b/Library/Formula/imap-uw.rb index d718b980e..65a400b3d 100644 --- a/Library/Formula/imap-uw.rb +++ b/Library/Formula/imap-uw.rb @@ -3,7 +3,6 @@ require 'formula'  class ImapUw < Formula    homepage 'http://www.washington.edu/imap/'    url 'ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz' -  version '2007f'    sha1 '7a82ebd5aae57a5dede96ac4923b63f850ff4fa7'    def patches  | 
