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:           Mon Jan 29 15:54:06 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable dkimproxy.


To generate a diff of this commit:
cvs rdiff -u -r1.637 -r1.638 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.637 pkgsrc/mail/Makefile:1.638
--- pkgsrc/mail/Makefile:1.637  Wed Jan 24 14:07:37 2024
+++ pkgsrc/mail/Makefile        Mon Jan 29 15:54:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.637 2024/01/24 14:07:37 gdt Exp $
+# $NetBSD: Makefile,v 1.638 2024/01/29 15:54:05 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -65,6 +65,7 @@ SUBDIR+=      deliver
 SUBDIR+=       demime
 SUBDIR+=       distribute
 SUBDIR+=       dk-milter
+SUBDIR+=       dkimproxy
 SUBDIR+=       dnsbl-milter
 SUBDIR+=       dot-forward
 SUBDIR+=       dovecot2



Home | Main Index | Thread Index | Old Index