diff options
Diffstat (limited to 'mail/dovecot/files/dovecot.sh')
-rwxr-xr-x | mail/dovecot/files/dovecot.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/files/dovecot.sh b/mail/dovecot/files/dovecot.sh index d7b046807c3..111f1df6bd0 100755 --- a/mail/dovecot/files/dovecot.sh +++ b/mail/dovecot/files/dovecot.sh @@ -1,10 +1,10 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: dovecot.sh,v 1.5 2010/05/03 19:19:01 ghen Exp $ +# $NetBSD: dovecot.sh,v 1.6 2010/06/13 23:01:50 erh Exp $ # # PROVIDE: dovecot -# REQUIRE: DAEMON LOGIN +# REQUIRE: DAEMON LOGIN ntpdate . /etc/rc.subr |