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. --- emulators/vmware-guestd6/files/vmware-guestd.sh | 1 - emulators/vmware-guestd6/files/vmware-guestd.sh.in | 1 - 2 files changed, 2 deletions(-) (limited to 'emulators/vmware-guestd6') diff --git a/emulators/vmware-guestd6/files/vmware-guestd.sh b/emulators/vmware-guestd6/files/vmware-guestd.sh index dea842e..158e88b 100644 --- a/emulators/vmware-guestd6/files/vmware-guestd.sh +++ b/emulators/vmware-guestd6/files/vmware-guestd.sh @@ -6,7 +6,6 @@ # PROVIDE: vmware-guestd # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD PREFIX=%%PREFIX%% . %%RC_SUBR%% diff --git a/emulators/vmware-guestd6/files/vmware-guestd.sh.in b/emulators/vmware-guestd6/files/vmware-guestd.sh.in index dea842e..158e88b 100644 --- a/emulators/vmware-guestd6/files/vmware-guestd.sh.in +++ b/emulators/vmware-guestd6/files/vmware-guestd.sh.in @@ -6,7 +6,6 @@ # PROVIDE: vmware-guestd # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD PREFIX=%%PREFIX%% . %%RC_SUBR%% -- cgit v1.1