diff options
Diffstat (limited to 'www/firefox/Makefile-firefox.common')
-rw-r--r-- | www/firefox/Makefile-firefox.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index b977249a73a..5fe6e3d5dbe 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-firefox.common,v 1.48 2007/09/20 07:17:31 ghen Exp $ +# $NetBSD: Makefile-firefox.common,v 1.49 2007/10/19 08:59:55 ghen Exp $ MOZILLA_BIN= firefox-bin -MOZ_VER= 2.0.0.7 +MOZ_VER= 2.0.0.8 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source |