summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-08-16 08:11:45 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-08-16 08:11:45 +0000
commitcbc0e38b648a339954aa3d92302b238426610f82 (patch)
tree959613a7409102038d37adb46cd543704a04d70c
parentUpgrade to the 20030813 snapshot of Wine. (diff)
Fix user id needed to run port on RELENG_4:
maintainer just forgot to update the README. Submitted by: Marco Molteni <molter@tin.it> Approved by: Dominic Marks <dom@wirespeed.org.uk> (maintainer) PR: 55464 Also special thanks to ceri for his "Adding to audit trail, from misfiled PR" :-)
-rw-r--r--mail/dovecot-devel/files/README.FreeBSD2
-rw-r--r--mail/dovecot/files/README.FreeBSD2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot-devel/files/README.FreeBSD b/mail/dovecot-devel/files/README.FreeBSD
index 0ca49a31021c..a296e2a5836f 100644
--- a/mail/dovecot-devel/files/README.FreeBSD
+++ b/mail/dovecot-devel/files/README.FreeBSD
@@ -13,7 +13,7 @@
+ FreeBSD 4 (DEFAULT)
auth_passdb = passwd
- auth_user = dovecot-auth
+ auth_user = root
+ FreeBSD 5
diff --git a/mail/dovecot/files/README.FreeBSD b/mail/dovecot/files/README.FreeBSD
index 0ca49a31021c..a296e2a5836f 100644
--- a/mail/dovecot/files/README.FreeBSD
+++ b/mail/dovecot/files/README.FreeBSD
@@ -13,7 +13,7 @@
+ FreeBSD 4 (DEFAULT)
auth_passdb = passwd
- auth_user = dovecot-auth
+ auth_user = root
+ FreeBSD 5