aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2006-02-21 04:47:50 +0800
committerdougb <dougb@FreeBSD.org>2006-02-21 04:47:50 +0800
commit654894d0d627b812897863a5b0118e2e609d9dce (patch)
treeaaeeff4c736ebd629a9db1fb4cf382efc01289fe /devel
parent72fc60e1446f886be55c78935b567e74cfd4fddd (diff)
downloadfreebsd-ports-gnome-654894d0d627b812897863a5b0118e2e609d9dce.tar.gz
freebsd-ports-gnome-654894d0d627b812897863a5b0118e2e609d9dce.tar.zst
freebsd-ports-gnome-654894d0d627b812897863a5b0118e2e609d9dce.zip
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.
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: