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:   ryoon
Date:           Thu May 28 16:15:19 UTC 2026

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail: Enable dmarc-report-viewer


To generate a diff of this commit:
cvs rdiff -u -r1.691 -r1.692 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.691 pkgsrc/mail/Makefile:1.692
--- pkgsrc/mail/Makefile:1.691  Tue May  5 08:17:45 2026
+++ pkgsrc/mail/Makefile        Thu May 28 16:15:19 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.691 2026/05/05 08:17:45 taca Exp $
+# $NetBSD: Makefile,v 1.692 2026/05/28 16:15:19 ryoon Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -70,6 +70,7 @@ SUBDIR+=      demime
 SUBDIR+=       distribute
 SUBDIR+=       dk-milter
 SUBDIR+=       dkimproxy
+SUBDIR+=       dmarc-report-viewer
 SUBDIR+=       dnsbl-milter
 SUBDIR+=       dot-forward
 SUBDIR+=       dovecot2



Home | Main Index | Thread Index | Old Index