diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-12 07:01:13 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-12 07:01:13 +0000 |
commit | 629fa264705f1cd0a1f741826a839be61fbbdbad (patch) | |
tree | b006efe2b89e10dcf9cf5ceba1f3cc68bcf932e0 /mail | |
parent | b098c476beca0344890cb093fc2e40019870b866 (diff) | |
download | pkgsrc-629fa264705f1cd0a1f741826a839be61fbbdbad.tar.gz |
Re-imported thunderbird-1.5.0.x as thunderbird15 and thunderbird15-gtk1,
as discussed on tech-pkg.
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 fbd05673175..c3fd47f2af2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.316 2007/05/04 20:11:11 agc Exp $ +# $NetBSD: Makefile,v 1.317 2007/05/12 07:01:13 ghen Exp $ # COMMENT= Electronic mail utilities @@ -232,6 +232,8 @@ SUBDIR+= teapop SUBDIR+= thunderbird SUBDIR+= thunderbird-bin-nightly SUBDIR+= thunderbird-gtk1 +SUBDIR+= thunderbird15 +SUBDIR+= thunderbird15-gtk1 SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |