diff options
author | he <he> | 2009-01-05 13:36:19 +0000 |
---|---|---|
committer | he <he> | 2009-01-05 13:36:19 +0000 |
commit | 72bc0447c6b0b34f26ca921faf776b728a6733dc (patch) | |
tree | b33246b184b3dc7e70e585f0725586a8e5064070 /mail/Makefile | |
parent | 3c56ce01fb810e07569f05c06888f8e6ff57618e (diff) | |
download | pkgsrc-72bc0447c6b0b34f26ca921faf776b728a6733dc.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 |