Chase the firefox 1.0 update.

This commit is contained in:
Joe Marcus Clarke 2004-11-10 20:04:44 +00:00
parent 427551b097
commit a26cb0d8da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121325

View File

@ -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