pkgsrc/www/firefox-bin/Makefile
ghen 1a3ae5f2bf Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.16.
Security fixes in this version:

MFSA 2008-35 Command-line URLs launch multiple tabs when Firefox not running
MFSA 2008-34 Remote code execution by overflowing CSS reference counter

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.16/releasenotes/
2008-07-16 09:52:56 +00:00

17 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.44 2008/07/16 09:52:56 ghen Exp $
MOZILLA= firefox
MOZ_VER= 2.0.0.16
MOZ_DISTVER= ${MOZ_VER}
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
COMMENT= Lightweight gecko-based web browser (binary package)
DIST_SUBDIR= ${MOZILLA}/releases/${MOZ_DIR}
EMUL_PLATFORMS= linux-i386
EMUL_PLATFORMS+= solaris-i386 solaris-sparc
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../www/seamonkey-bin/Makefile.common"