summaryrefslogtreecommitdiff
path: root/sysutils/smartmontools
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/smartmontools
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'sysutils/smartmontools')
-rw-r--r--sysutils/smartmontools/files/smart.in3
-rw-r--r--sysutils/smartmontools/files/smartd.in2
2 files changed, 0 insertions, 5 deletions
diff --git a/sysutils/smartmontools/files/smart.in b/sysutils/smartmontools/files/smart.in
index 071052cf03e1..d02bc706d447 100644
--- a/sysutils/smartmontools/files/smart.in
+++ b/sysutils/smartmontools/files/smart.in
@@ -1,8 +1,5 @@
#!/bin/sh
# This script is in the public domain. Original author: Garrett Wollman
-#
-# $FreeBSD$
-#
if [ -r /etc/defaults/periodic.conf ]; then
. /etc/defaults/periodic.conf
diff --git a/sysutils/smartmontools/files/smartd.in b/sysutils/smartmontools/files/smartd.in
index 9304c90b5140..1176089041ad 100644
--- a/sysutils/smartmontools/files/smartd.in
+++ b/sysutils/smartmontools/files/smartd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: smartd
# REQUIRE: root ldconfig devfs syslogd mail
# KEYWORD: shutdown nojail