diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mythplugin-mythmusic/Makefile | 4 |
1 files changed, 3 insertions, 1 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} |