diff options
Diffstat (limited to 'www/seamonkey2/Makefile')
-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) |