diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/imap-uw.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/imap-uw.rb b/Library/Formula/imap-uw.rb index efca6c1aa..571c8d639 100644 --- a/Library/Formula/imap-uw.rb +++ b/Library/Formula/imap-uw.rb @@ -1,6 +1,8 @@ require 'formula' class ImapUw < Formula + # imap-uw is unmaintained software; the author has passed away and there is + # no active successor project. homepage 'http://www.washington.edu/imap/' url 'ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz' mirror 'http://ftp.ntua.gr/pub/net/mail/imap/imap-2007f.tar.gz' |
