diff options
author | he <he@pkgsrc.org> | 2009-01-05 13:36:19 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-05 13:36:19 +0000 |
commit | 2472561b884b9655be266f7a9fed1b7f7583390d (patch) | |
tree | b33246b184b3dc7e70e585f0725586a8e5064070 /mail/Makefile | |
parent | 61d73dbc2def2ef56e116f76ce440ae524c7cef5 (diff) | |
download | pkgsrc-2472561b884b9655be266f7a9fed1b7f7583390d.tar.gz |
Add p5-Email-Sender.
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 2912235e2a3..f26e0239e13 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.369 2008/11/25 18:29:36 abs Exp $ +# $NetBSD: Makefile,v 1.370 2009/01/05 13:36:19 he Exp $ # COMMENT= Electronic mail utilities @@ -176,6 +176,7 @@ SUBDIR+= p5-Email-MIME-Modifier SUBDIR+= p5-Email-MessageID SUBDIR+= p5-Email-Reply SUBDIR+= p5-Email-Send +SUBDIR+= p5-Email-Sender SUBDIR+= p5-Email-Simple SUBDIR+= p5-Email-Simple-Creator SUBDIR+= p5-Email-Stuff |