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. --- net/freenet6/files/freenet6.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/freenet6') diff --git a/net/freenet6/files/freenet6.sh.in b/net/freenet6/files/freenet6.sh.in index 9bb02b5e5385..a90e10ed0039 100644 --- a/net/freenet6/files/freenet6.sh.in +++ b/net/freenet6/files/freenet6.sh.in @@ -7,7 +7,7 @@ # PROVIDE: freenet6 # REQUIRE: NETWORKING # BEFORE: SERVERS -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # -- cgit