summaryrefslogtreecommitdiff
path: root/sysutils/torque
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /sysutils/torque
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'sysutils/torque')
-rw-r--r--sysutils/torque/files/pbs_mom.in2
-rw-r--r--sysutils/torque/files/pbs_sched.in2
-rw-r--r--sysutils/torque/files/pbs_server.in2
3 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/torque/files/pbs_mom.in b/sysutils/torque/files/pbs_mom.in
index 78e57040a484..e3b11475c7b2 100644
--- a/sysutils/torque/files/pbs_mom.in
+++ b/sysutils/torque/files/pbs_mom.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: pbs_mom
# REQUIRE: DAEMON
# BEFORE: LOGIN
diff --git a/sysutils/torque/files/pbs_sched.in b/sysutils/torque/files/pbs_sched.in
index 3748823c6571..c5f3402920b0 100644
--- a/sysutils/torque/files/pbs_sched.in
+++ b/sysutils/torque/files/pbs_sched.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: pbs_sched
# REQUIRE: pbs_server
# BEFORE: LOGIN
diff --git a/sysutils/torque/files/pbs_server.in b/sysutils/torque/files/pbs_server.in
index cff3a07d30a3..4bedc113d759 100644
--- a/sysutils/torque/files/pbs_server.in
+++ b/sysutils/torque/files/pbs_server.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: pbs_server
# REQUIRE: DAEMON
# BEFORE: LOGIN