diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-15 11:43:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-15 11:43:39 +0000 |
commit | a3c24f6c5e3709f38d56020bd8091f70ed778b8a (patch) | |
tree | 0f34915e5ab6ba023f8cae9ddffd325a62c0e63b | |
parent | 10c7af78ae30c9bd8bd483a8eadeb60b36f9bdaa (diff) | |
download | pkgsrc-a3c24f6c5e3709f38d56020bd8091f70ed778b8a.tar.gz |
+ p5-Parse-MIME
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5e6d038cd29..2fccdbb820a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.473 2016/02/25 15:32:11 wiz Exp $ +# $NetBSD: Makefile,v 1.474 2016/04/15 11:43:39 wiz Exp $ # COMMENT= Electronic mail utilities @@ -235,6 +235,7 @@ SUBDIR+= p5-Net-ManageSieve SUBDIR+= p5-Net-SMTP-SSL SUBDIR+= p5-Net-SMTP_auth SUBDIR+= p5-Net-validMX +SUBDIR+= p5-Parse-MIME SUBDIR+= p5-Sendmail-AccessDB SUBDIR+= p5-Sendmail-PMilter SUBDIR+= p5-Test-Email |