diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-12-16 09:06:55 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-12-16 09:06:55 +0000 |
commit | 692329f4342792ebb0b1d7610f2a2b50aa7d98f0 (patch) | |
tree | ff63a2f1b08699b6fe0e72e483ae9be3c510d150 /mail | |
parent | 9fbd97b52a1ca4b42880c07c8aeef96864884f97 (diff) | |
download | pkgsrc-692329f4342792ebb0b1d7610f2a2b50aa7d98f0.tar.gz |
Enable thunderbird52 and thunderbird52-l10n
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4bb42c3d606..86be04c5fb3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.515 2018/12/06 00:07:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.516 2018/12/16 09:06:55 ryoon Exp $ # COMMENT= Electronic mail utilities @@ -376,6 +376,8 @@ SUBDIR+= thunderbird-enigmail SUBDIR+= thunderbird-l10n SUBDIR+= thunderbird45 SUBDIR+= thunderbird45-l10n +SUBDIR+= thunderbird52 +SUBDIR+= thunderbird52-l10n SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |