diff options
author | erh <erh@pkgsrc.org> | 2004-09-20 15:48:58 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2004-09-20 15:48:58 +0000 |
commit | f625904fede78cf18fc3654054c6131e494dd496 (patch) | |
tree | bf8f1586fda330e259432e517b571727ddabdf9b /www/firefox-gtk2-bin/Makefile.Linux.i386 | |
parent | 184e2eacc0f88fe15b67fc43ca1bb0ab07e04748 (diff) | |
download | pkgsrc-f625904fede78cf18fc3654054c6131e494dd496.tar.gz |
Update firefox-gtk2-bin to 0.10 (aka 1.0PR)
See commit log for www/firefox/Makefile-firefox.common for more details.
Several security holes have been fixed. See the page below for details.
http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
Diffstat (limited to 'www/firefox-gtk2-bin/Makefile.Linux.i386')
-rw-r--r-- | www/firefox-gtk2-bin/Makefile.Linux.i386 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-gtk2-bin/Makefile.Linux.i386 b/www/firefox-gtk2-bin/Makefile.Linux.i386 index 499c357a2a0..dfa4ee1af25 100644 --- a/www/firefox-gtk2-bin/Makefile.Linux.i386 +++ b/www/firefox-gtk2-bin/Makefile.Linux.i386 @@ -1,5 +1,5 @@ -# $NetBSD: Makefile.Linux.i386,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $ +# $NetBSD: Makefile.Linux.i386,v 1.2 2004/09/20 15:48:58 erh Exp $ -DISTNAME= ${MOZILLA}-${MOZ_VER}-i686-linux-gtk2+xft +DISTNAME= ${MOZILLA}-${MOZ_DISTVER}-i686-linux-gtk2+xft MOZ_PLATFORM= linux |