diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-09-03 20:26:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-09-03 20:26:37 +0000 |
commit | 372bf7837bf1640e873d9e1b160d09a27e9ec21f (patch) | |
tree | 9c1f194a1a9813323e32fec01da4756c9c330f6d /mail | |
parent | 98ca5c58e9bbc7169aa14f041f7f80e1131d49bb (diff) | |
download | pkgsrc-372bf7837bf1640e873d9e1b160d09a27e9ec21f.tar.gz |
mail: Enable thunderbird68-l10n
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 60edaa663e9..7656744a01f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.557 2020/09/03 20:24:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.558 2020/09/03 20:26:37 ryoon Exp $ # COMMENT= Electronic mail utilities @@ -386,6 +386,7 @@ SUBDIR+= thunderbird-l10n SUBDIR+= thunderbird52 SUBDIR+= thunderbird52-l10n SUBDIR+= thunderbird68 +SUBDIR+= thunderbird68-l10n SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |