diff options
author | bouyer <bouyer> | 2008-04-27 16:47:59 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2008-04-27 16:47:59 +0000 |
commit | 86d6ffb33b0bf06e8f83d1ccaed5c3cc3f79ccc9 (patch) | |
tree | 35f2db7eb72845df1f99e53d6133a7ba9676ba19 | |
parent | f2a0235eaf1b799fe0741ae42c0eca15d324ef41 (diff) | |
download | pkgsrc-86d6ffb33b0bf06e8f83d1ccaed5c3cc3f79ccc9.tar.gz |
+p5-MIME-Charset
+p5-MIME-EncWords
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3faaa3c588b..f6e479fa053 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.347 2008/04/04 15:33:06 jlam Exp $ +# $NetBSD: Makefile,v 1.348 2008/04/27 16:47:59 bouyer Exp $ # COMMENT= Electronic mail utilities @@ -172,6 +172,8 @@ SUBDIR+= p5-Email-Valid SUBDIR+= p5-GMail-IMAPD SUBDIR+= p5-IMAP-Admin SUBDIR+= p5-IMAP-Client +SUBDIR+= p5-MIME-Charset +SUBDIR+= p5-MIME-EncWords SUBDIR+= p5-MIME-Lite SUBDIR+= p5-MIME-Lite-HTML SUBDIR+= p5-MIME-Types |