diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-04 07:06:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-04 07:06:13 +0000 |
commit | f410ac3bd07ce22a9f6c8ecde5825f384e9eed0f (patch) | |
tree | 97fe21f66cd1a3edb1412895d09737894b83830d /www/seamonkey2 | |
parent | 717f1d27243662b3f0f4f17fed8d866215ddd03b (diff) | |
download | FreeBSD-ports-f410ac3bd07ce22a9f6c8ecde5825f384e9eed0f.zip FreeBSD-ports-f410ac3bd07ce22a9f6c8ecde5825f384e9eed0f.tar.gz |
Mark BROKEN until it can be updated to 1.4a.
Diffstat (limited to 'www/seamonkey2')
-rw-r--r-- | www/seamonkey2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 3325acf..532966e 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -30,6 +30,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel +BROKEN= "Requires update to 1.4a" + WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249" .if defined(WITH_GTK2) |