summaryrefslogtreecommitdiff
path: root/www/seamonkey/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-05 20:00:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-05 20:00:22 +0000
commit48dd7f793dd5a55eb48015a3b1ca1ac10af4eba1 (patch)
tree05c71179da1f838653223ce72d570d1594d020b4 /www/seamonkey/Makefile
parentForgot to commit new distinfo corresponding to previous Makefile (diff)
Fix recent security vulnerability in Mozilla, as well as the resulting
segmentation fault after the initial patch was applied. See http://sec.greymagic.com/adv/gm001-ns/ for more details on the vulnerability. Obtained from: Mozilla's Bugzilla database (bugs 141061 and 137644)
Notes
Notes: svn path=/head/; revision=58593
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r--www/seamonkey/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 3fcb53b5a569..5a6c4e5cc1ce 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mozilla
PORTVERSION= 1.0.rc1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
@@ -18,8 +19,6 @@ 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 \