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/mDNSResponder/files/mdnsd.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/mDNSResponder') diff --git a/net/mDNSResponder/files/mdnsd.sh.in b/net/mDNSResponder/files/mdnsd.sh.in index b3fc2fa0ea7d..eacb5cf9e948 100644 --- a/net/mDNSResponder/files/mdnsd.sh.in +++ b/net/mDNSResponder/files/mdnsd.sh.in @@ -3,7 +3,7 @@ # PROVIDE: mdnsd # REQUIRE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown mdnsd_enable="${mdnsd_enable-NO}" -- cgit