diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-22 15:32:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-22 15:32:49 +0000 |
commit | d1159d0f70dc385ee916a26c7a34c30333124074 (patch) | |
tree | f403c8803d6a59e477ed7ba4da760b62bff5c509 /mail/dovecot-devel/files | |
parent | Add p5-Eval-Context 0.06, evalute perl code in context wraper. (diff) |
- Remove ntpdate from rc.d REQUIRE
- Bump PORTREVISION
Discussed with: simon, koitsu
Approved by: Robin Breathe <robin@isometry.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=211780
Diffstat (limited to 'mail/dovecot-devel/files')
-rw-r--r-- | mail/dovecot-devel/files/dovecot.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot-devel/files/dovecot.sh.in b/mail/dovecot-devel/files/dovecot.sh.in index 54240d56d9fd..4d6d3ecc21a8 100644 --- a/mail/dovecot-devel/files/dovecot.sh.in +++ b/mail/dovecot-devel/files/dovecot.sh.in @@ -4,7 +4,7 @@ # # PROVIDE: dovecot -# REQUIRE: LOGIN ntpdate +# REQUIRE: LOGIN # KEYWORD: shutdown # |