aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-devel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-04-22 15:32:49 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-04-22 15:32:49 +0000
commitd1159d0f70dc385ee916a26c7a34c30333124074 (patch)
treef403c8803d6a59e477ed7ba4da760b62bff5c509 /mail/dovecot-devel
parent39ea63ff4976de884bc492ac251fcd9481b28cb1 (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')
-rw-r--r--mail/dovecot-devel/Makefile2
-rw-r--r--mail/dovecot-devel/files/dovecot.sh.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index d32a798939c6..726594aebcf2 100644
--- a/mail/dovecot-devel/Makefile
+++ b/mail/dovecot-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dovecot
DISTVERSION= 1.0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/1.0/
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
#