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/popular | |
parent | Remove # $FreeBSD$ from Makefiles. (diff) |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'mail/popular')
-rw-r--r-- | mail/popular/files/0ringd.in | 3 | ||||
-rw-r--r-- | mail/popular/files/pcheckd.in | 3 | ||||
-rw-r--r-- | mail/popular/files/pproxy.in | 3 | ||||
-rw-r--r-- | mail/popular/files/pserv.in | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/mail/popular/files/0ringd.in b/mail/popular/files/0ringd.in index 9ee445bd60b3..1b13f0f23ed5 100644 --- a/mail/popular/files/0ringd.in +++ b/mail/popular/files/0ringd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: ringd # REQUIRE: NETWORKING SERVERS diff --git a/mail/popular/files/pcheckd.in b/mail/popular/files/pcheckd.in index ab860cc4d5a2..9f8c55a8bd51 100644 --- a/mail/popular/files/pcheckd.in +++ b/mail/popular/files/pcheckd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: pcheckd # REQUIRE: NETWORKING SERVERS diff --git a/mail/popular/files/pproxy.in b/mail/popular/files/pproxy.in index b401625a85e7..58c42eb2d628 100644 --- a/mail/popular/files/pproxy.in +++ b/mail/popular/files/pproxy.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: pproxy # REQUIRE: NETWORKING SERVERS diff --git a/mail/popular/files/pserv.in b/mail/popular/files/pserv.in index e5ef1c117cd7..b12a56d1eba1 100644 --- a/mail/popular/files/pserv.in +++ b/mail/popular/files/pserv.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: pserv # REQUIRE: NETWORKING SERVERS |