aboutsummaryrefslogtreecommitdiff
path: root/mail/sentinel
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2002-10-21 22:09:24 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2002-10-21 22:09:24 +0000
commitd3a1f623cb27c9207ededfb3b27f6c9afe2834cc (patch)
treea889697e792aa465161f5292cccbb1f6a5bb9cc0 /mail/sentinel
parent88196acfd8953d3a8cd15c02070402f7c3d31b22 (diff)
downloadports-d3a1f623cb27c9207ededfb3b27f6c9afe2834cc.tar.gz
ports-d3a1f623cb27c9207ededfb3b27f6c9afe2834cc.zip
Notes
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index 00084413049c..3c34677e6045 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -24,7 +24,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sentinel ${PREFIX}/sbin
@${MKDIR} ${PREFIX}/var/sentinel
- ${CHOWN} smmsp.smmsp ${PREFIX}/var/sentinel
+ ${CHOWN} smmsp:smmsp ${PREFIX}/var/sentinel
${INSTALL_SCRIPT} ${FILESDIR}/000.sentinel.sh ${PREFIX}/etc/rc.d
${INSTALL_DATA} ${WRKSRC}/sentinel.cf.SAMPLE ${PREFIX}/etc/sentinel.cf.dist