diff options
author | knu <knu@FreeBSD.org> | 2000-11-03 16:11:24 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-11-03 16:11:24 +0000 |
commit | d5e33287221d073f963b04bb8332b710d7a4b1c7 (patch) | |
tree | 58a8d606ffd16e1baec12f6d837f8a2c20777717 /mail | |
parent | cb81b64371651deca71671ea880aacc71b4de5d3 (diff) | |
download | FreeBSD-ports-d5e33287221d073f963b04bb8332b710d7a4b1c7.zip FreeBSD-ports-d5e33287221d073f963b04bb8332b710d7a4b1c7.tar.gz |
Retire ruby-net-imap.
It has been included in Ruby 1.6.2-preview2 as one of the standard
libraries since 1.6.1, and has now got sufficient stablility.
Besides, it doesn't work with Ruby 1.4.x anyway, so there's no reason
to keep it anymore.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 00fdf2d..6ea6625 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -113,7 +113,6 @@ SUBDIR += rblsmtpd SUBDIR += rftp SUBDIR += rlytest - SUBDIR += ruby-net-imap SUBDIR += ruby-tmail SUBDIR += sendmail SUBDIR += serialmail |