diff options
author | rodent <rodent> | 2013-07-06 00:49:58 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-07-06 00:49:58 +0000 |
commit | d960a0454da1a4ebcc7be5c04ed25ea3f5f72ce5 (patch) | |
tree | 81d9b2216639d7598fd36a96698b5ecc4415ceae /mail | |
parent | c726016c7283c7ed5023f2543ea7c8eb53d38838 (diff) | |
download | pkgsrc-d960a0454da1a4ebcc7be5c04ed25ea3f5f72ce5.tar.gz |
+p5-Mail-DeliveryStatus-BounceParser
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 d073d167150..4da59b3960f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2013/07/02 11:44:44 rodent Exp $ +# $NetBSD: Makefile,v 1.435 2013/07/06 00:49:58 rodent Exp $ # COMMENT= Electronic mail utilities @@ -209,6 +209,7 @@ SUBDIR+= p5-Mail-Audit SUBDIR+= p5-Mail-Box SUBDIR+= p5-Mail-ClamAV SUBDIR+= p5-Mail-DKIM +SUBDIR+= p5-Mail-DeliveryStatus-BounceParser SUBDIR+= p5-Mail-Ezmlm SUBDIR+= p5-Mail-IMAPClient SUBDIR+= p5-Mail-ListDetector |