diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-18 01:29:28 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-18 01:29:28 +0800 |
commit | db4b9a034e47ae8c62e7c298320c8a04fc6cd624 (patch) | |
tree | a3c4bed9d77cda3e911afaacc78e2cf0771b3bbe /mail/Makefile | |
parent | 44eec20bbcb9795f83eb1741eaa1abaa44e13d54 (diff) | |
download | freebsd-ports-gnome-db4b9a034e47ae8c62e7c298320c8a04fc6cd624.tar.gz freebsd-ports-gnome-db4b9a034e47ae8c62e7c298320c8a04fc6cd624.tar.zst freebsd-ports-gnome-db4b9a034e47ae8c62e7c298320c8a04fc6cd624.zip |
add imp
A webmail system which accesses mail over IMAP
PR: 28871
Submitted by: Thierry Thomas <thierry@thomas.as>
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 fb9a12c54005..85efb34bd184 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -57,6 +57,7 @@ SUBDIR += icqmail SUBDIR += im SUBDIR += imap-uw + SUBDIR += imp SUBDIR += isync SUBDIR += junkfilter SUBDIR += kbiff |