diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:37:02 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:37:02 +0800 |
commit | 52aabde617a6f324ba5e6ffe34c382e824661caa (patch) | |
tree | 16af631024c645470713a0fcb75aec06e95eef69 /mail/Makefile | |
parent | 7777adb96f6f6713930832becf264ad820edaddf (diff) | |
download | freebsd-ports-graphics-52aabde617a6f324ba5e6ffe34c382e824661caa.tar.gz freebsd-ports-graphics-52aabde617a6f324ba5e6ffe34c382e824661caa.tar.zst freebsd-ports-graphics-52aabde617a6f324ba5e6ffe34c382e824661caa.zip |
Add p5-Mail-MailStats 0.02, perl module to detect newer messages in
procmail-generated mailboxes.
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 088559b30e8..1387b8f6cb8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -90,6 +90,7 @@ SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-Freshmeat SUBDIR += p5-Mail-IMAPClient + SUBDIR += p5-Mail-MailStats SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-Sendmail |