diff options
author | petef <petef@FreeBSD.org> | 2002-05-20 03:46:43 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-20 03:46:43 +0800 |
commit | ceefdb943fddc0b6603ee2976edd931585d08144 (patch) | |
tree | 56b4cd801d5fda35fb608fd2046b7c52a546532a /mail/Makefile | |
parent | 1db50fb71a7107e7746d62f1e189fe836628f22d (diff) | |
download | freebsd-ports-gnome-ceefdb943fddc0b6603ee2976edd931585d08144.tar.gz freebsd-ports-gnome-ceefdb943fddc0b6603ee2976edd931585d08144.tar.zst freebsd-ports-gnome-ceefdb943fddc0b6603ee2976edd931585d08144.zip |
Add archivemail 0.1.0, search mailbox files and archive or delete
mail older than N days.
PR: 36648
Submitted by: Alan Eldridge <ports@geeksrus.net>
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 d13ee6554745..5dca842c5ac4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -4,6 +4,7 @@ SUBDIR += abook SUBDIR += adcomplain SUBDIR += althea + SUBDIR += archivemail SUBDIR += arrow SUBDIR += asmail SUBDIR += autorespond |