diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 14:51:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 14:51:25 +0800 |
commit | 2a0c9d5a1df39db5e191d00fb7d3697ba5e38a8a (patch) | |
tree | 7f2ddd14500702473e3f74db22981c7ec8c6b149 /mail/Makefile | |
parent | 597051e15fd993f45ffdda4ec9e37c302af8f183 (diff) | |
download | freebsd-ports-gnome-2a0c9d5a1df39db5e191d00fb7d3697ba5e38a8a.tar.gz freebsd-ports-gnome-2a0c9d5a1df39db5e191d00fb7d3697ba5e38a8a.tar.zst freebsd-ports-gnome-2a0c9d5a1df39db5e191d00fb7d3697ba5e38a8a.zip |
Add thunderbird-devel after a repocopy from ports/mail/thunderbird.
Thunderbird-devel represents work in progress towards Thunderbird 1.5.
See http://www.mozilla.org/products/thunderbird/releases/1.5.html for
more details.
Most of this work was done by ahze and mnag.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index fdedff5dab42..10c817ab3341 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -521,6 +521,7 @@ SUBDIR += teapop SUBDIR += teapop-devel SUBDIR += thunderbird + SUBDIR += thunderbird-devel SUBDIR += tkrat2 SUBDIR += tlb SUBDIR += tmda |