diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-28 00:17:54 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-28 00:17:54 +0000 |
commit | 40419a90ce0e1ea0d624ae00fcdfeb16298b267c (patch) | |
tree | ac450d67cb6e2abd46aa5639993c3962dbf40eb5 /www/linux-f10-flashplugin10 | |
parent | 425cc3d0e3c78f451fe9af1e34560971eb31bcba (diff) |
Notes
Diffstat (limited to 'www/linux-f10-flashplugin10')
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile index ed62d2ac628e..278b6641334a 100644 --- a/www/linux-f10-flashplugin10/Makefile +++ b/www/linux-f10-flashplugin10/Makefile @@ -25,6 +25,10 @@ USE_LINUX= yes USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2 WANT_GNOME= yes +DEPRECATED= has vulnerabilities and is EOL +FORBIDDEN= insecure version - use flashplugin11 +EXPIRATION_DATE= 2012-03-27 + RESTRICTED= Redistribution not allowed RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//} |