Hi
I found a bug in the thunderbird-i18n port.
The Makefile variable MASTER_SITE_SUBDIR contains the string "esr" but
that's wrong. It's not
"thunderbird/releases/${PORTVERSION}esr/linux-i686/xpi" but
""thunderbird/releases/${PORTVERSION}/linux-i686/xpi" without "esr" in
the path.
Regards
myst3r10n