diff options
author | simon <simon@FreeBSD.org> | 2006-03-15 17:23:55 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2006-03-15 17:23:55 +0800 |
commit | 5e41d1f8d131ce3886589e2ca99cf8e8037075d2 (patch) | |
tree | 9e85c8dd61187f5ba3f861a5f5d3c128cb7d225e /www/linux-flashplugin9 | |
parent | 0038fcfa22eb31acdcee6e3bd813ecf458d52212 (diff) | |
download | freebsd-ports-gnome-5e41d1f8d131ce3886589e2ca99cf8e8037075d2.tar.gz freebsd-ports-gnome-5e41d1f8d131ce3886589e2ca99cf8e8037075d2.tar.zst freebsd-ports-gnome-5e41d1f8d131ce3886589e2ca99cf8e8037075d2.zip |
Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security: http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html
With hat: secteam
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r-- | www/linux-flashplugin9/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index e6b0464e4f64..e001610d95a8 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jamie@bishopston.net COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+ +FORBIDDEN= http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_X_PREFIX= yes |