diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-17 18:17:23 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-17 18:17:23 +0000 |
commit | faf39a3d13ac6a081c4dc477f30bc6513da24408 (patch) | |
tree | fae244c7751ee6728515dc564b1b6b02f7681507 /mail/Makefile | |
parent | ba5d414f4e212235f60d5cde3807c98402140e20 (diff) |
Add gmail 0.7.0, a GNOME client that stores email retrieved with pop
in a mysql database.
PR: 26580
Submitted by: Bas Kruit <baskruit@bsltwr.dnsalias.org>
Notes
Notes:
svn path=/head/; revision=41596
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 a3422fa64ff6..be3733781b4b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -41,6 +41,7 @@ SUBDIR += gkrellmmailwatch SUBDIR += glacier SUBDIR += glbiff + SUBDIR += gmail SUBDIR += gmime SUBDIR += grepmail SUBDIR += hbiff |