summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2006-03-11 03:58:57 +0000
committerreed <reed>2006-03-11 03:58:57 +0000
commit2374ab545533509193a5c1db0b6d93f8e4110e77 (patch)
treedcd76a7c00501486d0226b7f1aa470b9fa809a5f
parent3fba628ef27653dddea1efadb8dea7814c7641c1 (diff)
downloadpkgsrc-2374ab545533509193a5c1db0b6d93f8e4110e77.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.)
-rw-r--r--mail/dovecot/DESCR7
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.