diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-09-25 00:26:34 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-09-25 00:26:34 +0000 |
commit | b1cd19f8eb50fe832a5a55fd8ccfbf5471e78c04 (patch) | |
tree | 0aed0e6a5e72ed985703db2afd8beaabeb7d2c79 /mail/Makefile | |
parent | 3ef3e2d1dc365a58652510dcd2aae783c10c2d6f (diff) | |
download | ports-b1cd19f8eb50fe832a5a55fd8ccfbf5471e78c04.tar.gz ports-b1cd19f8eb50fe832a5a55fd8ccfbf5471e78c04.zip |
- New port: mbox2imap
mbox2imap is a python script to upload local mbox files to remote INBOX folders
Notes
Notes:
svn path=/head/; revision=220737
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 cfe6a016d036..8ff47de2574c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -249,6 +249,7 @@ SUBDIR += masqmail SUBDIR += mavbiff SUBDIR += mb2md + SUBDIR += mbox2imap SUBDIR += mbox2mdir SUBDIR += mboxcheck-applet SUBDIR += mboxgrep |