pkgsrc/www/firefox-bin/Makefile
ghen 8756384c76 Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.14.
Security fixes in this version:

MFSA 2008-20 Crash in JavaScript garbage collector

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.14/releasenotes/
2008-04-17 07:39:20 +00:00

17 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.42 2008/04/17 07:39:20 ghen Exp $
MOZILLA= firefox
MOZ_VER= 2.0.0.14
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"