aece601972
thunderbird 0.7.3 is a security fix release. Fixed bugs are: - lock icon and certificate spoof with onunload document.write (Bugzilla#253121) - Malicious certificates can permanently break HTTPS/SSL (Bugzilla#249004) See the page below. http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.2
10 lines
257 B
Makefile
10 lines
257 B
Makefile
# $NetBSD: Makefile,v 1.5 2004/08/10 14:27:17 taya Exp $
|
|
|
|
MOZILLA= thunderbird-gtk2
|
|
|
|
COMMENT= Redesign of the Mozilla mail client built on GTK2
|
|
|
|
MOZILLA_USE_GTK2= # defined
|
|
MOZILLA_USE_XFT= YES
|
|
|
|
.include "../../mail/thunderbird/Makefile-thunderbird.common"
|