diff options
author | decke <decke@FreeBSD.org> | 2010-12-09 02:34:56 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2010-12-09 02:34:56 +0800 |
commit | 9f774ee344d4640fc493db1f09a5cb48c356d001 (patch) | |
tree | 1a08c2fa7d0b62f78e384687c5d77f206761e797 /audio | |
parent | 837c8d53a917762f57654790f59b5cd04661af3d (diff) | |
download | freebsd-ports-gnome-9f774ee344d4640fc493db1f09a5cb48c356d001.tar.gz freebsd-ports-gnome-9f774ee344d4640fc493db1f09a5cb48c356d001.tar.zst freebsd-ports-gnome-9f774ee344d4640fc493db1f09a5cb48c356d001.zip |
- Update MythTV MASTER_SITES for old releases
Noticed by: The Distilator
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} |