diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:21:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:31:13 +0000 |
commit | 135fdeebb99c3569e42d8162b265e15d29bd937d (patch) | |
tree | 0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /mail/postfix-current/files | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) | |
download | ports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'mail/postfix-current/files')
-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 |