diff options
author | abs <abs> | 2008-05-29 08:32:19 +0000 |
---|---|---|
committer | abs <abs> | 2008-05-29 08:32:19 +0000 |
commit | 8d3e01093a698c8467ecfde190f78c83b90e2676 (patch) | |
tree | 9814d682eca3a8b77a59be8724af994195c9e54d /mail | |
parent | d9cc32f99b0542e0364beb101a8d9d8bcc8db2e9 (diff) | |
download | pkgsrc-8d3e01093a698c8467ecfde190f78c83b90e2676.tar.gz |
+p5-Email-Valid-Loose
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index fefd277ee8f..7cae2d46a4e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.349 2008/04/30 19:42:36 adrianp Exp $ +# $NetBSD: Makefile,v 1.350 2008/05/29 08:32:19 abs Exp $ # COMMENT= Electronic mail utilities @@ -169,6 +169,7 @@ SUBDIR+= p5-Email-Send SUBDIR+= p5-Email-Simple SUBDIR+= p5-Email-Simple-Creator SUBDIR+= p5-Email-Valid +SUBDIR+= p5-Email-Valid-Loose SUBDIR+= p5-GMail-IMAPD SUBDIR+= p5-IMAP-Admin SUBDIR+= p5-IMAP-Client |