diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-02-08 15:04:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-02-08 15:04:22 +0000 |
commit | 84355d5cc88013bfb6e9bb5caea073052afbdacd (patch) | |
tree | f65838093db64c3ff54a594af9b2e2ce15429b41 /multimedia/mythtv | |
parent | 3c9f1ae72a3693c20dad5035d8a0d12a4130757f (diff) |
Notes
Diffstat (limited to 'multimedia/mythtv')
-rw-r--r-- | multimedia/mythtv/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mythtv/files/mythbackend.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 14f30c026b9b..4e6efe7095ff 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -8,7 +8,7 @@ PORTNAME= mythtv PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.osuosl.org/pub/mythtv/ \ LOCAL/glarkin diff --git a/multimedia/mythtv/files/mythbackend.in b/multimedia/mythtv/files/mythbackend.in index 5a4063096624..1a38e4264dac 100644 --- a/multimedia/mythtv/files/mythbackend.in +++ b/multimedia/mythtv/files/mythbackend.in @@ -4,7 +4,7 @@ # PROVIDE: mythbackend # REQUIRE: DAEMON -# BEFORE: LOGIN +# BEFORE: LOGIN mysql # KEYWORD: shutdown # Define mythbackend_enable in /etc/rc.conf[.local] to enable mythbackend |