diff options
author | obache <obache@pkgsrc.org> | 2011-02-27 12:57:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-27 12:57:15 +0000 |
commit | 48c52d56e2d2b17e9f8f2d05692f70f3dc358547 (patch) | |
tree | 336fcdf368da9fc445e8086a938480a9696a6c38 /mail | |
parent | 2c8dcd34e4f61814067870219a275faa54335cda (diff) | |
download | pkgsrc-48c52d56e2d2b17e9f8f2d05692f70f3dc358547.tar.gz |
+ p5-Mail-SPF
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 65ce53b9a46..78b373f79a5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.408 2011/02/26 09:01:35 tron Exp $ +# $NetBSD: Makefile,v 1.409 2011/02/27 12:57:15 obache Exp $ # COMMENT= Electronic mail utilities @@ -210,6 +210,7 @@ SUBDIR+= p5-Mail-ListDetector SUBDIR+= p5-Mail-Mbox-MessageParser SUBDIR+= p5-Mail-Milter SUBDIR+= p5-Mail-RFC822-Address +SUBDIR+= p5-Mail-SPF SUBDIR+= p5-Mail-SPF-Query SUBDIR+= p5-Mail-SRS SUBDIR+= p5-Mail-Sender |