diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:21:47 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:31:13 +0200 |
commit | 135fdeebb99c3569e42d8162b265e15d29bd937d (patch) | |
tree | 0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /mail/dspam | |
parent | Remove # $FreeBSD$ from Makefiles. (diff) |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/files/UPDATING | 1 | ||||
-rw-r--r-- | mail/dspam/files/dspam.in | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING index 2baf17d716d4..b6a8c2410ffb 100644 --- a/mail/dspam/files/UPDATING +++ b/mail/dspam/files/UPDATING @@ -1,5 +1,4 @@ # $Tecnik: ports/mail/dspam/files/UPDATING,v 1.16 2006/06/07 23:45:21 itetcu Exp $ -# $FreeBSD$ # # for each PKGNAME or user option change an entry should be added in this file # each entry diff --git a/mail/dspam/files/dspam.in b/mail/dspam/files/dspam.in index 9c17ae47eb19..2184b38ec2ad 100644 --- a/mail/dspam/files/dspam.in +++ b/mail/dspam/files/dspam.in @@ -1,6 +1,4 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: dspam # REQUIRE: DAEMON %%MYSQL%% %%PGSQL%% %%CLAMD%% |