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 | |
parent | 39ea63ff4976de884bc492ac251fcd9481b28cb1 (diff) | |
download | ports-d1159d0f70dc385ee916a26c7a34c30333124074.tar.gz ports-d1159d0f70dc385ee916a26c7a34c30333124074.zip |
Notes
-rw-r--r-- | mail/dovecot-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-devel/files/dovecot.sh.in | 2 | ||||
-rw-r--r-- | mail/dovecot/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot/files/dovecot.sh.in | 2 |
4 files changed, 4 insertions, 4 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 # diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index d32a798939c6..726594aebcf2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/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/files/dovecot.sh.in b/mail/dovecot/files/dovecot.sh.in index 54240d56d9fd..4d6d3ecc21a8 100644 --- a/mail/dovecot/files/dovecot.sh.in +++ b/mail/dovecot/files/dovecot.sh.in @@ -4,7 +4,7 @@ # # PROVIDE: dovecot -# REQUIRE: LOGIN ntpdate +# REQUIRE: LOGIN # KEYWORD: shutdown # |