diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-24 10:14:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-24 10:14:58 +0000 |
commit | 852345e3171f997ada33edf8bb2afbc843571b97 (patch) | |
tree | 72ca29c00d2fae15b081c6cc5d049b202557dce3 /mail/Makefile | |
parent | c64e425285ebe8176509a52cd8af10e8ecfe4b47 (diff) |
Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail
spooling, unspooling and sending.
Notes
Notes:
svn path=/head/; revision=68717
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 4517854e935f..00c6a3022498 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -166,6 +166,7 @@ SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-Sendmail SUBDIR += p5-Mail-SpamAssassin + SUBDIR += p5-Mail-Spool SUBDIR += p5-Mail-Tools SUBDIR += p5-Mail-Verify SUBDIR += p5-Net-SMTP-Server |