diff options
author | pettai <pettai> | 2013-12-05 16:01:43 +0000 |
---|---|---|
committer | pettai <pettai> | 2013-12-05 16:01:43 +0000 |
commit | d1817afbf8cef5cd5ec5c8731f8ea4c0550859eb (patch) | |
tree | 6ca5b91b72b2f7fa52d2e45369bb0484f8ed9c1a /mail | |
parent | 51c415ef8ab02b097de44b27a8dd7d19cd8a20d9 (diff) | |
download | pkgsrc-d1817afbf8cef5cd5ec5c8731f8ea4c0550859eb.tar.gz |
+ opendmarc
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 fcab62134a2..41214fc2ebd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.440 2013/11/18 22:51:00 pettai Exp $ +# $NetBSD: Makefile,v 1.441 2013/12/05 16:01:43 pettai Exp $ # COMMENT= Electronic mail utilities @@ -171,6 +171,7 @@ SUBDIR+= nullmailer SUBDIR+= oe2mbx SUBDIR+= offlineimap SUBDIR+= opendkim +SUBDIR+= opendmarc SUBDIR+= opensmtpd SUBDIR+= p5-App-Siesh SUBDIR+= p5-Catalyst-View-Email |