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/exim | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/files/150.exim-tidydb.sh | 2 | ||||
-rw-r--r-- | mail/exim/files/460.exim-mail-rejects.sh | 2 | ||||
-rw-r--r-- | mail/exim/files/exim.in | 3 |
3 files changed, 0 insertions, 7 deletions
diff --git a/mail/exim/files/150.exim-tidydb.sh b/mail/exim/files/150.exim-tidydb.sh index 1fec3fd67c81..34a25236b6d8 100644 --- a/mail/exim/files/150.exim-tidydb.sh +++ b/mail/exim/files/150.exim-tidydb.sh @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Exim hints database maintenance # # contributed by: Oliver Eikemeier <eikemeier@fillmore-labs.com> diff --git a/mail/exim/files/460.exim-mail-rejects.sh b/mail/exim/files/460.exim-mail-rejects.sh index 3a680875b638..d23d1e79b871 100644 --- a/mail/exim/files/460.exim-mail-rejects.sh +++ b/mail/exim/files/460.exim-mail-rejects.sh @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Check for rejected mail # Log lines that end with ' : IGNORE' will not be reported # diff --git a/mail/exim/files/exim.in b/mail/exim/files/exim.in index 119be1e21e9b..355b93dc4bd5 100644 --- a/mail/exim/files/exim.in +++ b/mail/exim/files/exim.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mail # REQUIRE: LOGIN |