a15e73bfe9
firefox 0.9.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
8 lines
199 B
Makefile
8 lines
199 B
Makefile
# $NetBSD: Makefile,v 1.11 2004/08/10 14:04:01 taya Exp $
|
|
|
|
MOZILLA= firefox
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
COMMENT= Lightweight gecko-based web browser
|
|
|
|
.include "../../www/firefox/Makefile-firefox.common"
|