aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dovecot/pkg-message
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-20 19:55:11 +0800
committeredwin <edwin@FreeBSD.org>2005-12-20 19:55:11 +0800
commit87e051bcecea48a935fa8519807688063fedc7f9 (patch)
tree76311d58aae0e7df0291eb216d1b8df2f6caf6f4 /mail/dovecot/pkg-message
parent605f4b2565f3904c169a81596691a32e039401cb (diff)
downloadfreebsd-ports-gnome-87e051bcecea48a935fa8519807688063fedc7f9.tar.gz
freebsd-ports-gnome-87e051bcecea48a935fa8519807688063fedc7f9.tar.zst
freebsd-ports-gnome-87e051bcecea48a935fa8519807688063fedc7f9.zip
Maintainer update: mail/dovecot to 1.0.a5
Update to dovecot-1.0.a5. - Numerous small changes and fixes; see http://www.dovecot.org/list/dovecot/2005-December/010279.html for details. - Use vendor install target; patch in --with(out)-docs support to facilitate NOPORTDOCS macro. - Introduce experimental (and probably broken) GSSAPI option. PR: ports/90606 Submitted by: Robin Breathe <robin@isometry.net>
Diffstat (limited to 'mail/dovecot/pkg-message')
-rw-r--r--mail/dovecot/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/pkg-message b/mail/dovecot/pkg-message
index c0011013d5ee..7169bd0bfa6f 100644
--- a/mail/dovecot/pkg-message
+++ b/mail/dovecot/pkg-message
@@ -7,7 +7,7 @@
the systems passwd file and use the default /var/mail/$USER mbox
files.
- cd %%PREFIX%%/etc; cp dovecot.conf.sample dovecot.conf
+ cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf
echo dovecot_enable="YES" >> /etc/rc.conf