diff options
author | nox <nox@FreeBSD.org> | 2011-10-07 04:23:38 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-10-07 04:23:38 +0800 |
commit | 8f7891fa8683b55bade4c26d7a82d3524d9e953a (patch) | |
tree | a928e2a877549dbdc89a8897ef4f5eac89300181 /www | |
parent | 25cb2fb552d09ec6e50078669901cab447fc8d73 (diff) | |
download | freebsd-ports-gnome-8f7891fa8683b55bade4c26d7a82d3524d9e953a.tar.gz freebsd-ports-gnome-8f7891fa8683b55bade4c26d7a82d3524d9e953a.tar.zst freebsd-ports-gnome-8f7891fa8683b55bade4c26d7a82d3524d9e953a.zip |
Mirror libflashsupport on MASTER_SITE_LOCAL while ftp.ipt.ru is down.
Reported by: Nicola Galante <galante.nico@googlemail.com> on -emulation
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 3 | ||||
-rw-r--r-- | www/linux-f10-flashplugin11/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile index eb9c22fed797..046e1d0bd0b4 100644 --- a/www/linux-f10-flashplugin10/Makefile +++ b/www/linux-f10-flashplugin10/Makefile @@ -10,7 +10,8 @@ PORTNAME= flashplugin PORTVERSION= 10.3r183.10 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \ - ftp://ftp.ipt.ru/pub/download/:suplib + ftp://ftp.ipt.ru/pub/download/:suplib \ + LOCAL/nox:suplib PKGNAMEPREFIX= linux-f10- DISTFILES= install_flash_player_10_linux.tar.gz:plugin \ linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib diff --git a/www/linux-f10-flashplugin11/Makefile b/www/linux-f10-flashplugin11/Makefile index eb9c22fed797..046e1d0bd0b4 100644 --- a/www/linux-f10-flashplugin11/Makefile +++ b/www/linux-f10-flashplugin11/Makefile @@ -10,7 +10,8 @@ PORTNAME= flashplugin PORTVERSION= 10.3r183.10 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \ - ftp://ftp.ipt.ru/pub/download/:suplib + ftp://ftp.ipt.ru/pub/download/:suplib \ + LOCAL/nox:suplib PKGNAMEPREFIX= linux-f10- DISTFILES= install_flash_player_10_linux.tar.gz:plugin \ linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib |