diff options
author | tv <tv@pkgsrc.org> | 2004-03-29 18:14:30 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-03-29 18:14:30 +0000 |
commit | affa18c573715c1fc7fdd06232e9f86e3ccc6de9 (patch) | |
tree | 40d83ca98e5f0eb1c1f7e5e1bca866b9d140f05c /mail | |
parent | 4f7b13633d7f6b2a850c4a007877c89406ad4a78 (diff) | |
download | pkgsrc-affa18c573715c1fc7fdd06232e9f86e3ccc6de9.tar.gz |
+p5-Sendmail-PMilter
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 077527057fe..a4b18a22886 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2004/03/28 21:04:59 martin Exp $ +# $NetBSD: Makefile,v 1.200 2004/03/29 18:14:30 tv Exp $ # COMMENT= Electronic mail utilities @@ -113,6 +113,7 @@ SUBDIR+= p5-Mail-SPF-Query SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-MailTools SUBDIR+= p5-Sendmail-AccessDB +SUBDIR+= p5-Sendmail-PMilter SUBDIR+= p5-User-Identity SUBDIR+= p5-razor-agents SUBDIR+= php4-imap |