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 /emulators/open-vm-tools | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/files/vmware-guestd.in | 3 | ||||
-rw-r--r-- | emulators/open-vm-tools/files/vmware-kmod.in | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/emulators/open-vm-tools/files/vmware-guestd.in b/emulators/open-vm-tools/files/vmware-guestd.in index cc1dbfaa1022..9a5e3c201467 100644 --- a/emulators/open-vm-tools/files/vmware-guestd.in +++ b/emulators/open-vm-tools/files/vmware-guestd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: vmware-guestd # REQUIRE: FILESYSTEMS ldconfig diff --git a/emulators/open-vm-tools/files/vmware-kmod.in b/emulators/open-vm-tools/files/vmware-kmod.in index 71fa0813f726..a62f03b465e8 100644 --- a/emulators/open-vm-tools/files/vmware-kmod.in +++ b/emulators/open-vm-tools/files/vmware-kmod.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: vmware-kmod # REQUIRE: FILESYSTEMS ldconfig |