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/postgrey | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) | |
download | ports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip |
Diffstat (limited to 'mail/postgrey')
-rw-r--r-- | mail/postgrey/files/postgrey.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/postgrey/files/postgrey.in b/mail/postgrey/files/postgrey.in index 9a352bb33cb7..c1501a756693 100644 --- a/mail/postgrey/files/postgrey.in +++ b/mail/postgrey/files/postgrey.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgrey # REQUIRE: LOGIN # BEFORE: mail |