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 /games/cube/files/cube_client.in | |
parent | Remove # $FreeBSD$ from Makefiles. (diff) |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'games/cube/files/cube_client.in')
-rw-r--r-- | games/cube/files/cube_client.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/cube/files/cube_client.in b/games/cube/files/cube_client.in index 49bb7774f3ae..45d4d2d3a90f 100644 --- a/games/cube/files/cube_client.in +++ b/games/cube/files/cube_client.in @@ -1,8 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# - # The executable needs to be run from its data directory, and needs to store # configuration in it. We therefore mirror the data directory hierarchy in |