diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-23 15:41:27 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-23 15:41:27 +0000 |
commit | 7770f0ec6ea3c163e885b50e72319be373083c12 (patch) | |
tree | fe4d83872bfd526cdecccef212c038507fafcb25 /mail/Makefile | |
parent | add mod_cvs 0.5 (diff) |
add p5-Mail-ListDetector 0.15
Perl module for detecting mailing list messages
PR: 29665
Reviewed by: ade
Notes
Notes:
svn path=/head/; revision=46718
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 85efb34bd184..be55145dc909 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -118,6 +118,7 @@ SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-Freshmeat SUBDIR += p5-Mail-IMAPClient + SUBDIR += p5-Mail-ListDetector SUBDIR += p5-Mail-MailStats SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Sender |