diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-12-08 18:34:56 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-12-08 18:34:56 +0000 |
commit | a30c074105d96e4fd4df50142984467835cd8793 (patch) | |
tree | 61847a69c18aafe0efd4a3e98a8c009a580c1ed5 /multimedia/mythtv | |
parent | 13d69e29ca364cfe604b32cc8b2b0315beb8a54e (diff) | |
download | ports-a30c074105d96e4fd4df50142984467835cd8793.tar.gz ports-a30c074105d96e4fd4df50142984467835cd8793.zip |
Notes
Diffstat (limited to 'multimedia/mythtv')
-rw-r--r-- | multimedia/mythtv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 17a2ef0c5d7e..a7ae8c8d14a2 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -10,7 +10,9 @@ PORTNAME= mythtv PORTVERSION= 0.23.1 CATEGORIES= multimedia MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ - http://ftp.oregonstate.edu/pub/mythtv/ + http://ftp.osuosl.org/pub/mythtv/old_releases/ \ + http://ftp.oregonstate.edu/pub/mythtv/ \ + http://ftp.oregonstate.edu/pub/mythtv/old_releases/ MAINTAINER= decke@FreeBSD.org COMMENT= MythTV is a homebrew PVR project |