diff options
author | reed <reed@pkgsrc.org> | 2006-03-11 03:58:57 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-03-11 03:58:57 +0000 |
commit | 2f1c5781f8b9d07e908344ca8f5cc17304130c53 (patch) | |
tree | dcd76a7c00501486d0226b7f1aa470b9fa809a5f /mail | |
parent | 3a4a08b683be9936a5cfc842ffd7d04866b7f47c (diff) | |
download | pkgsrc-2f1c5781f8b9d07e908344ca8f5cc17304130c53.tar.gz |
Rewrite DESCR. In particular, do not say "in the
early stages of development".
(Sorry I can't recall where I got this. It has been in my pkgsrc since
at least Dec. 20.)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/DESCR | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/dovecot/DESCR b/mail/dovecot/DESCR index 0483f431bb4..4a9dd6b91b4 100644 --- a/mail/dovecot/DESCR +++ b/mail/dovecot/DESCR @@ -1,4 +1,3 @@ -Dovecot is a secure and compact IMAP/POP3 server which is in the -early stages of development. It supports Maildirs and mbox formats -and much of the IMAP v4 protocol including SSL/TLS. IPv6 support -is also included. +Dovecot is an open source IMAP and POP3 server, written with security +primarily in mind. It supports Maildirs and mbox formats, and has +complete IMAP4rev1 support, TLS/SSL support, and is IPv6 ready. |