diff options
author | taya <taya@pkgsrc.org> | 2004-04-19 23:26:37 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2004-04-19 23:26:37 +0000 |
commit | 6303a53e85f7495b8a6759727d3731e25c2c95b3 (patch) | |
tree | 270662cef41d1e46ccaaae64b6a375375a7e0cef /mail | |
parent | e10bcd7cf19b54a65be5cdcf9906d802458dbd0a (diff) | |
download | pkgsrc-6303a53e85f7495b8a6759727d3731e25c2c95b3.tar.gz |
add thunderbird
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 85228e2826a..0076b9d831b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.206 2004/04/14 14:46:47 manu Exp $ +# $NetBSD: Makefile,v 1.207 2004/04/19 23:26:37 taya Exp $ # COMMENT= Electronic mail utilities @@ -170,6 +170,7 @@ SUBDIR+= sylpheed-claws-trayicon SUBDIR+= sylpheed-gtk2 SUBDIR+= sympa SUBDIR+= teapop +SUBDIR+= thunderbird SUBDIR+= thunderbird-bin SUBDIR+= thunderbird-bin-nightly SUBDIR+= tmda |