diff options
author | pettai <pettai> | 2010-03-09 21:02:43 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-09 21:02:43 +0000 |
commit | 052f479a10786b39bcd4175284b478ae01b12ac8 (patch) | |
tree | e0c0c8a942bd5c028e90211578cc2d4362de4337 /mail | |
parent | b9575519211c7ee089d5140259573d833d4037d4 (diff) | |
download | pkgsrc-052f479a10786b39bcd4175284b478ae01b12ac8.tar.gz |
+ p5-Mail-RFC822-Address
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 4c79e43c112..9a7145368e5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.388 2010/02/11 08:28:49 obache Exp $ +# $NetBSD: Makefile,v 1.389 2010/03/09 21:02:43 pettai Exp $ # COMMENT= Electronic mail utilities @@ -202,6 +202,7 @@ SUBDIR+= p5-Mail-IMAPClient SUBDIR+= p5-Mail-ListDetector SUBDIR+= p5-Mail-Mbox-MessageParser SUBDIR+= p5-Mail-Milter +SUBDIR+= p5-Mail-RFC822-Address SUBDIR+= p5-Mail-SPF-Query SUBDIR+= p5-Mail-SRS SUBDIR+= p5-Mail-Sender |