diff options
author | dougb <dougb@FreeBSD.org> | 2007-02-27 07:02:04 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2007-02-27 07:02:04 +0800 |
commit | f3bf9401d614af9a4b192d73cdf8c63253643a04 (patch) | |
tree | 4131cf2e93de8a77a377c91f98754ad57198b04b /multimedia | |
parent | bc5aca75fc79dd06f9129385efa276d198d40c1b (diff) | |
download | freebsd-ports-gnome-f3bf9401d614af9a4b192d73cdf8c63253643a04.tar.gz freebsd-ports-gnome-f3bf9401d614af9a4b192d73cdf8c63253643a04.tar.zst freebsd-ports-gnome-f3bf9401d614af9a4b192d73cdf8c63253643a04.zip |
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mythtv/files/mythbackend.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/mythtv/files/mythbackend.in b/multimedia/mythtv/files/mythbackend.in index f13a21f9861e..5f1d2c120ac1 100644 --- a/multimedia/mythtv/files/mythbackend.in +++ b/multimedia/mythtv/files/mythbackend.in @@ -1,9 +1,11 @@ #!/bin/sh +# $FreeBSD$ + # PROVIDE: mythbackend # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # Define mythbackend_enable in one of these places: # /etc/rc.conf |