diff options
author | naddy <naddy@FreeBSD.org> | 2008-02-14 00:14:29 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2008-02-14 00:14:29 +0800 |
commit | afae219ef735fb925979a104798ad41bef11fb30 (patch) | |
tree | 7ec5cd2c44cb71494305dd10b2d423d1832fe489 /multimedia | |
parent | 0d2b8ceb04b7b043a0195fefb6c1838a5d97da01 (diff) | |
download | freebsd-ports-gnome-afae219ef735fb925979a104798ad41bef11fb30.tar.gz freebsd-ports-gnome-afae219ef735fb925979a104798ad41bef11fb30.tar.zst freebsd-ports-gnome-afae219ef735fb925979a104798ad41bef11fb30.zip |
Update master sites, the directory layout has changed.
Approved by: maintainer
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mplayer-skins/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/mplayer-skins/Makefile b/multimedia/mplayer-skins/Makefile index c4c4e0174fd3..189a5bad9e0a 100644 --- a/multimedia/mplayer-skins/Makefile +++ b/multimedia/mplayer-skins/Makefile @@ -9,12 +9,12 @@ PORTNAME= mplayer-skins PORTVERSION= 1.1.2 PORTREVISION= 6 CATEGORIES= multimedia -MASTER_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ - http://ftp5.mplayerhq.hu/mplayer/Skin/ \ - http://ftp.lug.udel.edu/MPlayer/Skin/ \ - ftp://ftp.mplayerhq.hu/MPlayer/Skin/ \ - ftp://ftp5.mplayerhq.hu/mplayer/Skin/ \ - ftp://ftp.lug.udel.edu/MPlayer/Skin/ +MASTER_SITES= http://www.mplayerhq.hu/MPlayer/skins/ \ + http://www4.mplayerhq.hu/MPlayer/skins/ \ + http://www5.mplayerhq.hu/MPlayer/skins/ \ + ftp://ftp.mplayerhq.hu/MPlayer/skins/ \ + ftp://ftp4.mplayerhq.hu/MPlayer/skins/ \ + ftp://ftp5.mplayerhq.hu/MPlayer/skins/ DISTFILES= # filled in later after options DIST_SUBDIR= mplayer |