diff options
author | kristerw <kristerw> | 2004-05-01 12:30:24 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2004-05-01 12:30:24 +0000 |
commit | 753b8c974d851870e1abe3b276c020933b9bd532 (patch) | |
tree | be51683c8ede0608760d42ba7f018bc88bcc83a7 /mail/Makefile | |
parent | 73d5f47da4f63dee977ea182359b9e7772e00578 (diff) | |
download | pkgsrc-753b8c974d851870e1abe3b276c020933b9bd532.tar.gz |
Add thunderbird-gtk2.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index eae2bbb296b..00a7a0fd906 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2004/05/01 10:04:32 kristerw Exp $ +# $NetBSD: Makefile,v 1.209 2004/05/01 12:30:24 kristerw Exp $ # COMMENT= Electronic mail utilities @@ -173,6 +173,7 @@ SUBDIR+= teapop SUBDIR+= thunderbird SUBDIR+= thunderbird-bin SUBDIR+= thunderbird-bin-nightly +SUBDIR+= thunderbird-gtk2 SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |