summaryrefslogtreecommitdiff
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/cvsnt/files/cvslockd.sh.in4
-rw-r--r--devel/devhelp/files/devhelp.sh1
-rw-r--r--devel/distcc/files/distccd.sh.in2
3 files changed, 3 insertions, 4 deletions
diff --git a/devel/cvsnt/files/cvslockd.sh.in b/devel/cvsnt/files/cvslockd.sh.in
index 66784c35dc7d..4d087f2f0a62 100644
--- a/devel/cvsnt/files/cvslockd.sh.in
+++ b/devel/cvsnt/files/cvslockd.sh.in
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/devel/cvsnt/files/Attic/cvslockd.sh.in,v 1.1 2005-04-19 19:03:52 fjoe Exp $
+# $FreeBSD: /tmp/pcvs/ports/devel/cvsnt/files/Attic/cvslockd.sh.in,v 1.2 2006-02-20 20:46:54 dougb Exp $
#
# PROVIDE: cvslockd
# REQUIRE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
. %%RC_SUBR%%
diff --git a/devel/devhelp/files/devhelp.sh b/devel/devhelp/files/devhelp.sh
index eaf475d7e355..411ff22fb5f0 100644
--- a/devel/devhelp/files/devhelp.sh
+++ b/devel/devhelp/files/devhelp.sh
@@ -4,7 +4,6 @@
#
# PROVIDE: devhelp
# REQUIRE: ldconfig
-# KEYWORD: FreeBSD
. /etc/rc.subr
diff --git a/devel/distcc/files/distccd.sh.in b/devel/distcc/files/distccd.sh.in
index 7fb081cbb304..d5a9efb91add 100644
--- a/devel/distcc/files/distccd.sh.in
+++ b/devel/distcc/files/distccd.sh.in
@@ -5,7 +5,7 @@
# PROVIDE: distccd
# REQUIRE: NETWORKING
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable distccd: