diff options
author | tv <tv@pkgsrc.org> | 2004-03-29 18:31:28 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-03-29 18:31:28 +0000 |
commit | 1130cd53fbd5bd43e5be73b742b5210dd8c255d3 (patch) | |
tree | a6746ebe8f1a382dfbb70767c1f725e603c9a36f /mail/Makefile | |
parent | 058852fc7692a32898db3d7daf071e89e609ab7e (diff) | |
download | pkgsrc-1130cd53fbd5bd43e5be73b742b5210dd8c255d3.tar.gz |
+p5-Mail-Milter
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index a4b18a22886..2b3480943cd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.200 2004/03/29 18:14:30 tv Exp $ +# $NetBSD: Makefile,v 1.201 2004/03/29 18:31:28 tv Exp $ # COMMENT= Electronic mail utilities @@ -109,6 +109,7 @@ SUBDIR+= p5-Mail-Audit SUBDIR+= p5-Mail-ClamAV SUBDIR+= p5-Mail-IMAPClient SUBDIR+= p5-Mail-ListDetector +SUBDIR+= p5-Mail-Milter SUBDIR+= p5-Mail-SPF-Query SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-MailTools |