diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-03-07 18:29:41 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-03-07 18:29:41 +0000 |
commit | a2e2688f423875302993fd56a228937e2c7e9c1e (patch) | |
tree | 726bf91085e50827d0a7427663c3320eb5c7287c /mail | |
parent | 9c29f912170e78b8a6d106d46de844789270c118 (diff) | |
download | ports-a2e2688f423875302993fd56a228937e2c7e9c1e.tar.gz ports-a2e2688f423875302993fd56a228937e2c7e9c1e.zip |
Notes
Diffstat (limited to 'mail')
-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 # |