diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-07-13 17:53:54 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-07-13 17:53:54 +0000 |
commit | ee778c14265c9417229f75362cf45f293eca4c3b (patch) | |
tree | f27b7386463a540d0cd25aa476c3172a1a48cadb /mail | |
parent | 5dc7cf9efcca910649a18d24bea5135bc01e6538 (diff) | |
download | pkgsrc-ee778c14265c9417229f75362cf45f293eca4c3b.tar.gz |
Add thunderbird31-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 c2e6d35b684..929d2edbacc 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.466 2015/07/13 17:51:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.467 2015/07/13 17:53:54 ryoon Exp $ # COMMENT= Electronic mail utilities @@ -337,6 +337,7 @@ SUBDIR+= thunderbird-l10n SUBDIR+= thunderbird24 SUBDIR+= thunderbird24-l10n SUBDIR+= thunderbird31 +SUBDIR+= thunderbird31-l10n SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |