diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-30 12:49:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-30 12:49:45 +0000 |
commit | 6840b3cd7d241566c61cf31bc1bf7c8f499e2e2f (patch) | |
tree | 7aaa1f79216014eaea1dc9cbae98abafe6b2650a /www/linux-flashplugin9 | |
parent | 6634279523747bc74795283fd55c2042bd62b1f2 (diff) |
Notes
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r-- | www/linux-flashplugin9/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index 74dcd9be0285..a37306d437c1 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -9,7 +9,8 @@ PORTNAME= flashplugin PORTVERSION= 9.0r246 CATEGORIES= www multimedia linux MASTER_SITES= http://download.macromedia.com/pub/flashplayer/installers/current/9/:plugin \ - http://tijl.ulyssis.be/mirror/:suplib + http://tijl.ulyssis.be/mirror/:suplib \ + LOCAL/pav:suplib PKGNAMEPREFIX= linux- DISTFILES= install_flash_player_9.tar.gz:plugin \ libflashsupport.so:suplib |