aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/healthd
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2009-07-28 07:12:00 +0800
committerdougb <dougb@FreeBSD.org>2009-07-28 07:12:00 +0800
commitf6d49f749037539b0590bfa26243dc1672375c8b (patch)
treef5285e8a5257fce964dae1dade43581e3dd05ee5 /sysutils/healthd
parentfe17b5bc2c5964b7a6c8f50960f85ead4559af1e (diff)
downloadfreebsd-ports-gnome-f6d49f749037539b0590bfa26243dc1672375c8b.tar.gz
freebsd-ports-gnome-f6d49f749037539b0590bfa26243dc1672375c8b.tar.zst
freebsd-ports-gnome-f6d49f749037539b0590bfa26243dc1672375c8b.zip
Remove the spurious FreeBSD KEYWORD.
Coincidentally, add $FreeBSD$ while I'm here.
Diffstat (limited to 'sysutils/healthd')
-rw-r--r--sysutils/healthd/files/healthd.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/healthd/files/healthd.in b/sysutils/healthd/files/healthd.in
index d0882e57017f..b5bb67121a3a 100644
--- a/sysutils/healthd/files/healthd.in
+++ b/sysutils/healthd/files/healthd.in
@@ -1,13 +1,13 @@
#!/bin/sh
#
-# $Id: healthd.sh,v 1.1.2.7 2004/06/23 14:11:57 housley Exp $
+# $FreeBSD$
#
+# $Id: healthd.sh,v 1.1.2.7 2004/06/23 14:11:57 housley Exp $
# PROVIDE: healthd
# REQUIRE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
-#
# Add the following line to /etc/rc.conf to enable healthd:
#
#healthd_enable="YES"