summaryrefslogtreecommitdiff
path: root/net-im
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-im
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-im')
-rw-r--r--net-im/jabber-pyicq/files/jabber-pyicq-transport.sh.in2
-rw-r--r--net-im/jabber-pymsn/files/jabber-pymsn-transport.sh.in2
-rw-r--r--net-im/jabber-users-agent/files/jabber-users-agent.sh.in2
-rw-r--r--net-im/jabberd/files/jabberd.sh.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-im/jabber-pyicq/files/jabber-pyicq-transport.sh.in b/net-im/jabber-pyicq/files/jabber-pyicq-transport.sh.in
index a7ad4d531cd8..335d71fb2ca7 100644
--- a/net-im/jabber-pyicq/files/jabber-pyicq-transport.sh.in
+++ b/net-im/jabber-pyicq/files/jabber-pyicq-transport.sh.in
@@ -5,7 +5,7 @@
# PROVIDE: jabber_pyicq
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# Define these jabber_pyicq_* variables in one of these files:
# /etc/rc.conf
diff --git a/net-im/jabber-pymsn/files/jabber-pymsn-transport.sh.in b/net-im/jabber-pymsn/files/jabber-pymsn-transport.sh.in
index cfdd3dcf94dd..1e395925c01f 100644
--- a/net-im/jabber-pymsn/files/jabber-pymsn-transport.sh.in
+++ b/net-im/jabber-pymsn/files/jabber-pymsn-transport.sh.in
@@ -5,7 +5,7 @@
# PROVIDE: jabber_pymsn
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# Define these jabber_pymsn_* variables in one of these files:
# /etc/rc.conf
diff --git a/net-im/jabber-users-agent/files/jabber-users-agent.sh.in b/net-im/jabber-users-agent/files/jabber-users-agent.sh.in
index cc06be8b2de7..44e2a5673829 100644
--- a/net-im/jabber-users-agent/files/jabber-users-agent.sh.in
+++ b/net-im/jabber-users-agent/files/jabber-users-agent.sh.in
@@ -6,7 +6,7 @@
# PROVIDE: jabber_users_agent
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# Define these jabber_users_agent_* variables in one of these files:
# /etc/rc.conf
diff --git a/net-im/jabberd/files/jabberd.sh.in b/net-im/jabberd/files/jabberd.sh.in
index 5efc02dbdc8e..ecd5511ec49f 100644
--- a/net-im/jabberd/files/jabberd.sh.in
+++ b/net-im/jabberd/files/jabberd.sh.in
@@ -6,7 +6,7 @@
# PROVIDE: jabberd
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
prefix=%%PREFIX%%