aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozex
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozex')
-rw-r--r--www/mozex/Makefile.xpi2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozex/Makefile.xpi b/www/mozex/Makefile.xpi
index 6bae7a1005e1..ccf6c2fc2b83 100644
--- a/www/mozex/Makefile.xpi
+++ b/www/mozex/Makefile.xpi
@@ -38,7 +38,7 @@ MOZDIR!= ${FIND} ${X11BASE}/lib -name firefox-bin -exec dirname {} \; | ${HEAD}
MOZDIR=
. endif
. if empty(MOZDIR)
-MOZVER= firefox-0.9 # Warning! chase this when upgrading firefox.
+MOZVER= firefox-1.0 # Warning! chase this when upgrading firefox.
. else
MOZVER!= ${BASENAME} ${MOZDIR}
. endif