diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-10-06 20:23:38 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-10-06 20:23:38 +0000 |
commit | fc4a150fcafb690470f12761b8cc072c77f24dd9 (patch) | |
tree | c0d3487b654185720878f81aa45909eed0d2a6bb | |
parent | 1b9ccb016f19982a5b497e3c53f1d2082fb66cb5 (diff) |
Notes
-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 |