pkgsrc/www/firefox-gtk2-bin/Makefile
tron c9a080bb0d Update "firefox-gtk2-bin" package to version 1.0.2. The new version fixes
the following security issues:

MFSA 2005-32 Drag and drop loading of privileged XUL
MFSA 2005-31 Arbitrary code execution from Firefox sidebar panel
MFSA 2005-30 GIF heap overflow parsing Netscape extension 2
2005-03-24 08:53:25 +00:00

15 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.8 2005/03/24 08:53:25 tron Exp $
MOZILLA= firefox
MOZ_VER= 1.0.2
MOZ_DISTVER= ${MOZ_VER}
HOMEPAGE= http://www.mozilla.org/projects/firefox/
COMMENT= Lightweight gecko-based web browser (gtk2 binary pkg)
MOZ_GTK2= YES
DIST_SUBDIR= ${MOZILLA}-gtk2/${MOZ_DISTDIR}
ONLY_FOR_PLATFORM+= Linux-*-i386
.include "../../www/mozilla-bin/Makefile.common"