diff options
author | will <will@FreeBSD.org> | 2001-12-19 10:58:45 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-19 10:58:45 +0800 |
commit | 89161a4e37b41a17d5f8c42f17f207b04d6f2d73 (patch) | |
tree | 8fb9c9262eb273a591743dfd2e1e5cb7904d52c6 /mail/Makefile | |
parent | 5471b4d4daeef3fc472ee74b398097f42d48b864 (diff) | |
download | freebsd-ports-gnome-89161a4e37b41a17d5f8c42f17f207b04d6f2d73.tar.gz freebsd-ports-gnome-89161a4e37b41a17d5f8c42f17f207b04d6f2d73.tar.zst freebsd-ports-gnome-89161a4e37b41a17d5f8c42f17f207b04d6f2d73.zip |
Add gotmail 0.6.6, a script to fetch mail from a Hotmail mailbox.
PR: 29573
Submitted by: Christopher Elkins <chrise@scardini.com>
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 1134460fd0f5..903f0814c940 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -60,6 +60,7 @@ SUBDIR += gmail SUBDIR += gmime SUBDIR += gnumail + SUBDIR += gotmail SUBDIR += grepmail SUBDIR += hbiff SUBDIR += icqmail |