diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mythplugin-mythvideo/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mythtv-frontend/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mythtv-themes/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mythtv/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/multimedia/mythplugin-mythvideo/Makefile b/multimedia/mythplugin-mythvideo/Makefile index d210a0cbfb1..5a005fcbce5 100644 --- a/multimedia/mythplugin-mythvideo/Makefile +++ b/multimedia/mythplugin-mythvideo/Makefile @@ -9,7 +9,9 @@ PORTNAME= mythvideo 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/ PKGNAMEPREFIX= mythplugin- DISTNAME= mythplugins-${PORTVERSION} diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile index 262075c2c9f..27b32e683ba 100644 --- a/multimedia/mythtv-frontend/Makefile +++ b/multimedia/mythtv-frontend/Makefile @@ -9,7 +9,9 @@ PORTNAME= mythtv-frontend 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/ DISTNAME= mythtv-${PORTVERSION} MAINTAINER= decke@FreeBSD.org diff --git a/multimedia/mythtv-themes/Makefile b/multimedia/mythtv-themes/Makefile index e28a7d88e67..12b63c7cbcd 100644 --- a/multimedia/mythtv-themes/Makefile +++ b/multimedia/mythtv-themes/Makefile @@ -9,7 +9,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/ PKGNAMESUFFIX= -themes DISTNAME= myththemes-${PORTVERSION} diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 17a2ef0c5d7..a7ae8c8d14a 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 |