diff options
author | obraun <obraun@FreeBSD.org> | 2003-01-19 08:41:34 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-01-19 08:41:34 +0800 |
commit | c9828c82ec23ca83cb3764f055e2b45a264c9128 (patch) | |
tree | 31991bc13e3c832ea9eb3d9af4dce7e136939990 /mail/Makefile | |
parent | 7f8e417536879bdacea0934d93408e9c3c765901 (diff) | |
download | freebsd-ports-gnome-c9828c82ec23ca83cb3764f055e2b45a264c9128.tar.gz freebsd-ports-gnome-c9828c82ec23ca83cb3764f055e2b45a264c9128.tar.zst freebsd-ports-gnome-c9828c82ec23ca83cb3764f055e2b45a264c9128.zip |
Add chk4mail 2.12, a utility to quickly check multiple folders for new email.
PR: ports/44314
Submitted by: Johan van Selst <johans@stack.nl>
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 ba75d273c223..9c03e53b00bc 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -20,6 +20,7 @@ SUBDIR += bsmtp SUBDIR += bulk_mailer SUBDIR += cclient + SUBDIR += chk4mail SUBDIR += cmail SUBDIR += coolmail SUBDIR += courier |