diff options
author | seb <seb> | 2002-10-07 20:46:44 +0000 |
---|---|---|
committer | seb <seb> | 2002-10-07 20:46:44 +0000 |
commit | 3b3353d68e086f5eefc0c8d657f490f3af0c6de4 (patch) | |
tree | 56ba8d3e53276dc7ff42ba8e23e39eb8b3992f04 /mail | |
parent | 3d83b8d707225867be16027b6e4d0ea7d2a901f1 (diff) | |
download | pkgsrc-3b3353d68e086f5eefc0c8d657f490f3af0c6de4.tar.gz |
Fix typo.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-IMAPClient/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-IMAPClient/DESCR b/mail/p5-Mail-IMAPClient/DESCR index 1aa02e65123..0c3c9d28d8c 100644 --- a/mail/p5-Mail-IMAPClient/DESCR +++ b/mail/p5-Mail-IMAPClient/DESCR @@ -2,8 +2,8 @@ sockets connection to and an IMAP conversation with an IMAP server. This module was developed on Solaris 2.5.1 and 2.6 against Netscape -IMAP servers versions 3.6 and 4.1. However, since it is written inw -erl and designed for flexibility, it should run on any OS with a +IMAP servers versions 3.6 and 4.1. However, since it is written in +perl and designed for flexibility, it should run on any OS with a TCP/IP stack and a version of perl that includes Socket.pm and IO::Socket.pm. It also should be able to talk to any IMAP server, even those that have, um, proprietary features (assuming that the |