aboutsummaryrefslogtreecommitdiff
path: root/sysutils/healthd/files/healthd.in
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-07-27 23:12:00 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-07-27 23:12:00 +0000
commit4adaa6b9e70aed98c630b2272aafc03c59fd4819 (patch)
tree9ea1dbf56faccedb7bf09a79ae0540e7cd6104a8 /sysutils/healthd/files/healthd.in
parentc70ee0633abbe5571a2a8d8f6abf2edf4a24c47e (diff)
downloadports-4adaa6b9e70aed98c630b2272aafc03c59fd4819.tar.gz
ports-4adaa6b9e70aed98c630b2272aafc03c59fd4819.zip
Remove the spurious FreeBSD KEYWORD.
Coincidentally, add $FreeBSD$ while I'm here.
Notes
Notes: svn path=/head/; revision=238470
Diffstat (limited to 'sysutils/healthd/files/healthd.in')
-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"