diff options
author | mbr <mbr@FreeBSD.org> | 2002-05-03 22:57:33 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-05-03 22:57:33 +0800 |
commit | 266c61eb70ac9d7565f65664ffe65094fe6d9a9f (patch) | |
tree | 815524cc3767e49a2489f3bf41d20f19341e93cb /www/seamonkey | |
parent | 2672a6fe5a7c2666f08e45699a3affb55229240d (diff) | |
download | freebsd-ports-gnome-266c61eb70ac9d7565f65664ffe65094fe6d9a9f.tar.gz freebsd-ports-gnome-266c61eb70ac9d7565f65664ffe65094fe6d9a9f.tar.zst freebsd-ports-gnome-266c61eb70ac9d7565f65664ffe65094fe6d9a9f.zip |
Mark forbidden because of security bug.
Approved by: no response from: maintainer
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index bcbacdef428f..3fcb53b5a569 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -18,6 +18,8 @@ DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org +FORBIDDEN= "malicious Web servers can upload files--see http://sec.greymagic.com/adv/gm001-ns/ or http://www.heise.de/ct/browsercheck/n6demo1.shtml " + BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \ |