diff options
author | obache <obache@pkgsrc.org> | 2007-10-27 13:35:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-10-27 13:35:26 +0000 |
commit | 260d826ba356bf0cfae116d96c7d0ce367956f4a (patch) | |
tree | 19b334506acb5a9eaaae45993d0f0896144a340a /www/communicator | |
parent | 74016018eec531e20d650826316e70fe83ea22e4 (diff) | |
download | pkgsrc-260d826ba356bf0cfae116d96c7d0ce367956f4a.tar.gz |
Recent flash player is not compatible with netscape navigator/communicator
as reported in PR 29620 and compatible version have unresolved security issues.
Drop dependency on ns-flash and remove NS_NO_FLASH variable.
Bump PKGREVISION of navigator/communicator.
Diffstat (limited to 'www/communicator')
-rw-r--r-- | www/communicator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/communicator/Makefile b/www/communicator/Makefile index cef0503aa09..0547e840f9a 100644 --- a/www/communicator/Makefile +++ b/www/communicator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2006/02/05 23:11:20 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2007/10/27 13:35:26 obache Exp $ # -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Netscape Communicator browser, version 4 (binary pkg) BINNAME= communicator |