diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-19 02:58:45 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-19 02:58:45 +0000 |
commit | 4e5898abc93d2fc3528d1011888b5342392e9f1d (patch) | |
tree | 9f83a4c11d2c49634a655badd970ee643fa10a9c /mail/Makefile | |
parent | 89eeaa809b0c8b441402fa38780efc4ff8f7ded1 (diff) | |
download | ports-4e5898abc93d2fc3528d1011888b5342392e9f1d.tar.gz ports-4e5898abc93d2fc3528d1011888b5342392e9f1d.zip |
Add gotmail 0.6.6, a script to fetch mail from a Hotmail mailbox.
PR: 29573
Submitted by: Christopher Elkins <chrise@scardini.com>
Notes
Notes:
svn path=/head/; revision=51773
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 |