From 6615624f14f57f219e71c43a30478624a8197b4d Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 17 Oct 2002 14:44:58 +0000 Subject: Mark forbidden due to security hole reported at http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor --- www/seamonkey/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/seamonkey') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 8dae695827f3..ae79b3d9e0ff 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249" +FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467" + EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude USE_X_PREFIX= yes USE_PERL5= yes -- cgit