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 /multimedia/mythtv-themes | |
parent | 837c8d53a917762f57654790f59b5cd04661af3d (diff) | |
download | freebsd-ports-graphics-9f774ee344d4640fc493db1f09a5cb48c356d001.tar.gz freebsd-ports-graphics-9f774ee344d4640fc493db1f09a5cb48c356d001.tar.zst freebsd-ports-graphics-9f774ee344d4640fc493db1f09a5cb48c356d001.zip |
- Update MythTV MASTER_SITES for old releases
Noticed by: The Distilator
Diffstat (limited to 'multimedia/mythtv-themes')
-rw-r--r-- | multimedia/mythtv-themes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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} |