aboutsummaryrefslogtreecommitdiff
path: root/mail/sentinel
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-02-23 16:25:49 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-02-23 16:25:49 +0000
commitde70808b3b7448e737cb20fe0a6a7f8594bb352b (patch)
tree674b1655ee4fae29f7212f35fa85d0cc5fb8de3b /mail/sentinel
parent60aefd7be6a4a7d7fa228126c4e22db7268dc6d4 (diff)
downloadports-de70808b3b7448e737cb20fe0a6a7f8594bb352b.tar.gz
ports-de70808b3b7448e737cb20fe0a6a7f8594bb352b.zip
correct syntax of chown
PR: 48515 Submitted by: Akihiro IIJIMA <aki@bsdclub.org> Approved by: markp (MAINTAINER)
Notes
Notes: svn path=/head/; revision=76278
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sentinel/pkg-plist b/mail/sentinel/pkg-plist
index 3e758ffa50a1..05b751261647 100644
--- a/mail/sentinel/pkg-plist
+++ b/mail/sentinel/pkg-plist
@@ -2,7 +2,7 @@ sbin/sentinel
etc/sentinel.cf.dist
etc/rc.d/000.sentinel.sh
@exec mkdir %D/var/sentinel
-@exec chown smmsp.smmsp %D/var/sentinel
+@exec chown smmsp:smmsp %D/var/sentinel
@unexec rmdir %D/var/sentinel 2>/dev/null || true
%%PORTDOCS%%share/doc/sentinel/README
%%PORTDOCS%%@dirrm share/doc/sentinel