diff options
-rw-r--r-- | mail/postfix1/files/postfix.sh.in | 2 | ||||
-rw-r--r-- | mail/postfix21/files/postfix.sh.in | 2 | ||||
-rw-r--r-- | mail/postfix22/files/postfix.sh.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix1/files/postfix.sh.in b/mail/postfix1/files/postfix.sh.in index e6df5f7506ef..f178a8ae4ed6 100644 --- a/mail/postfix1/files/postfix.sh.in +++ b/mail/postfix1/files/postfix.sh.in @@ -2,7 +2,7 @@ # # $FreeBSD$ # -# PROVIDE: postfix +# PROVIDE: postfix mail # REQUIRE: %%REQUIRE%% # KEYWORD: shutdown # diff --git a/mail/postfix21/files/postfix.sh.in b/mail/postfix21/files/postfix.sh.in index c44c1d84b050..a65057423de3 100644 --- a/mail/postfix21/files/postfix.sh.in +++ b/mail/postfix21/files/postfix.sh.in @@ -2,7 +2,7 @@ # # $FreeBSD$ # -# PROVIDE: postfix +# PROVIDE: postfix mail # REQUIRE: %%REQUIRE%% # KEYWORD: shutdown # diff --git a/mail/postfix22/files/postfix.sh.in b/mail/postfix22/files/postfix.sh.in index c44c1d84b050..a65057423de3 100644 --- a/mail/postfix22/files/postfix.sh.in +++ b/mail/postfix22/files/postfix.sh.in @@ -2,7 +2,7 @@ # # $FreeBSD$ # -# PROVIDE: postfix +# PROVIDE: postfix mail # REQUIRE: %%REQUIRE%% # KEYWORD: shutdown # |