aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-05 02:50:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-05 02:50:13 +0000
commite371d580d1b42f5799a8f2fba3ccfeaf4b290270 (patch)
tree369ee77e525ec95ad9760b811465e231d6de12f7 /mail/dovecot
parentc5786aa3cbdf0df47be293892547e16acd21febe (diff)
downloadports-e371d580d1b42f5799a8f2fba3ccfeaf4b290270.tar.gz
ports-e371d580d1b42f5799a8f2fba3ccfeaf4b290270.zip
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index c3aa1f3f4e88..dbe8244677b5 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -34,7 +34,7 @@ post-install:
@${MKDIR} /var/dovecot
@${MKDIR} /var/dovecot/auth
@${MKDIR} /var/dovecot/login
- @${CHOWN} imapd.imapd /var/dovecot
+ @${CHOWN} imapd:imapd /var/dovecot
@if [ ! -f ${PREFIX}/etc/rc.d/dovecot-imapd.sh ]; then \
${ECHO} "Install ${PREFIX}/etc/rc.d/dovecot-imapd.sh startup file."; \
${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dovecot-imapd.sh ${PREFIX}/etc/rc.d/dovecot-imapd.sh; \