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 /net/quoted/files | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) | |
download | ports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip |
Diffstat (limited to 'net/quoted/files')
-rw-r--r-- | net/quoted/files/quoted.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/quoted/files/quoted.in b/net/quoted/files/quoted.in index 140d7122e153..d80349de4092 100644 --- a/net/quoted/files/quoted.in +++ b/net/quoted/files/quoted.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: quoted # REQUIRE: LOGIN # KEYWORD: shutdown |