pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Jan 10 16:33:40 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable p5-Mail-DMARC.


To generate a diff of this commit:
cvs rdiff -u -r1.632 -r1.633 pkgsrc/mail/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.632 pkgsrc/mail/Makefile:1.633
--- pkgsrc/mail/Makefile:1.632  Wed Jan 10 16:20:34 2024
+++ pkgsrc/mail/Makefile        Wed Jan 10 16:33:40 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.632 2024/01/10 16:20:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.633 2024/01/10 16:33:40 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -252,6 +252,7 @@ SUBDIR+=    p5-Mail-Box
 SUBDIR+=       p5-Mail-Box-IMAP4
 SUBDIR+=       p5-Mail-Box-POP3
 SUBDIR+=       p5-Mail-DKIM
+SUBDIR+=       p5-Mail-DMARC
 SUBDIR+=       p5-Mail-DeliveryStatus-BounceParser
 SUBDIR+=       p5-Mail-Ezmlm
 SUBDIR+=       p5-Mail-IMAPClient



Home | Main Index | Thread Index | Old Index