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:           Sun Feb  4 07:12:15 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qmail-dkim-wrappers.


To generate a diff of this commit:
cvs rdiff -u -r1.639 -r1.640 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.639 pkgsrc/mail/Makefile:1.640
--- pkgsrc/mail/Makefile:1.639  Wed Jan 31 19:20:01 2024
+++ pkgsrc/mail/Makefile        Sun Feb  4 07:12:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.639 2024/01/31 19:20:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.640 2024/02/04 07:12:15 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -354,6 +354,7 @@ SUBDIR+=    qmail
 SUBDIR+=       qmail-acceptutils
 SUBDIR+=       qmail-autoresponder
 SUBDIR+=       qmail-conf
+SUBDIR+=       qmail-dkim-wrappers
 SUBDIR+=       qmail-lint
 SUBDIR+=       qmail-qfilter
 SUBDIR+=       qmail-rejectutils



Home | Main Index | Thread Index | Old Index