From 654894d0d627b812897863a5b0118e2e609d9dce Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 20 Feb 2006 20:47:50 +0000 Subject: 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. --- mail/cyrus-imapd24/files/imapd.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/cyrus-imapd24') diff --git a/mail/cyrus-imapd24/files/imapd.sh.in b/mail/cyrus-imapd24/files/imapd.sh.in index 5fcc612bb31..b8dd83bd4a0 100644 --- a/mail/cyrus-imapd24/files/imapd.sh.in +++ b/mail/cyrus-imapd24/files/imapd.sh.in @@ -6,7 +6,7 @@ # PROVIDE: cyrus_imapd # REQUIRE: DAEMON # BEFORE: mail -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # NOTE for FreeBSD 5.0+: # If you want this script to start with the base rc scripts -- cgit