diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-23 18:37:21 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-23 18:37:21 +0000 |
commit | d898078f11dd13f99f731a4cb0b40812079a8e9f (patch) | |
tree | 63a48a94760cb2af5b5aedec8854345876a534e8 /mail/Makefile | |
parent | 77e20f60ea14b5bdecdf7e394f57740ff7ae886f (diff) | |
download | pkgsrc-d898078f11dd13f99f731a4cb0b40812079a8e9f.tar.gz |
Add p5-Email-Date-Format to unbreak dependencies. No cookie for rhaen.
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 957c2a1328d..c1a2bdb57a6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.353 2008/07/15 09:33:21 abs Exp $ +# $NetBSD: Makefile,v 1.354 2008/07/23 18:37:21 joerg Exp $ # COMMENT= Electronic mail utilities @@ -158,6 +158,7 @@ SUBDIR+= p5-Catalyst-View-Email SUBDIR+= p5-Email-Abstract SUBDIR+= p5-Email-Address SUBDIR+= p5-Email-Date +SUBDIR+= p5-Email-Date-Format SUBDIR+= p5-Email-MIME SUBDIR+= p5-Email-MIME-Attachment-Stripper SUBDIR+= p5-Email-MIME-ContentType |