diff options
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/files/pkg-install.in | 3 | ||||
-rw-r--r-- | mail/postfix-current/files/postfix.in | 4 |
2 files changed, 1 insertions, 6 deletions
diff --git a/mail/postfix-current/files/pkg-install.in b/mail/postfix-current/files/pkg-install.in index 16868ef58b68..0b7e47cfe011 100644 --- a/mail/postfix-current/files/pkg-install.in +++ b/mail/postfix-current/files/pkg-install.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it # will make the port/package use defaults which make postfix replace diff --git a/mail/postfix-current/files/postfix.in b/mail/postfix-current/files/postfix.in index 74c1550bf984..597da191fd16 100644 --- a/mail/postfix-current/files/postfix.in +++ b/mail/postfix-current/files/postfix.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: postfix mail # REQUIRE: %%REQUIRE%% # KEYWORD: shutdown |