diff options
-rw-r--r-- | audio/mythplugin-mythmusic/Makefile | 4 | ||||
-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 | ||||
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 4 |
6 files changed, 18 insertions, 6 deletions
diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 1a8c59a22459..fecc4b4f8500 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -9,7 +9,9 @@ PORTNAME= mythmusic PORTVERSION= 0.23.1 CATEGORIES= audio 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/mythplugin-mythvideo/Makefile b/multimedia/mythplugin-mythvideo/Makefile index d210a0cbfb1d..5a005fcbce59 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 262075c2c9f9..27b32e683ba4 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 e28a7d88e679..12b63c7cbcdc 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 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 diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index a32158b58292..a775641ce583 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -9,7 +9,9 @@ PORTNAME= mythweb PORTVERSION= 0.23.1 CATEGORIES= www 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} |