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 | 4c8d9e7d7abdbf99a7aa403fc858c125c8d675a9 (patch) | |
tree | 63a48a94760cb2af5b5aedec8854345876a534e8 | |
parent | 4bf5d44cec822649998b75a2abbca312a7757c37 (diff) | |
download | pkgsrc-4c8d9e7d7abdbf99a7aa403fc858c125c8d675a9.tar.gz |
Add p5-Email-Date-Format to unbreak dependencies. No cookie for rhaen.
-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 |