diff options
author | ghen <ghen> | 2007-05-12 07:01:13 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-05-12 07:01:13 +0000 |
commit | 7cb8c57c8fac2b1aeb3c0a2bece2f43f06566930 (patch) | |
tree | b006efe2b89e10dcf9cf5ceba1f3cc68bcf932e0 /mail | |
parent | 873941400287b801706205569164375529196984 (diff) | |
download | pkgsrc-7cb8c57c8fac2b1aeb3c0a2bece2f43f06566930.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 |