summaryrefslogtreecommitdiff
path: root/net/dtcp
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-02-20 20:47:50 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-02-20 20:47:50 +0000
commitc49d1a3273d77f35b5564b3722856ca8b9dcc291 (patch)
tree3da9de442d629d38ac63cb930e82da714209de9f /net/dtcp
parentUpgrade to 1.1.2. (diff)
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
Notes
Notes: svn path=/head/; revision=156534
Diffstat (limited to 'net/dtcp')
-rw-r--r--net/dtcp/files/dtcpc.sh.in2
-rw-r--r--net/dtcp/files/dtcps.sh.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/dtcp/files/dtcpc.sh.in b/net/dtcp/files/dtcpc.sh.in
index 3ca23c039e83..ac4ad6ab6a58 100644
--- a/net/dtcp/files/dtcpc.sh.in
+++ b/net/dtcp/files/dtcpc.sh.in
@@ -6,7 +6,7 @@
# PROVIDE: dtcpc
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# NOTE for FreeBSD 5.0+:
# If you want this script to start with the base rc scripts
diff --git a/net/dtcp/files/dtcps.sh.in b/net/dtcp/files/dtcps.sh.in
index a2e3ad9c9b1a..f6bb60d651cf 100644
--- a/net/dtcp/files/dtcps.sh.in
+++ b/net/dtcp/files/dtcps.sh.in
@@ -6,7 +6,7 @@
# PROVIDE: dtcps
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# NOTE for FreeBSD 5.0+:
# If you want this script to start with the base rc scripts