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 31 19:20:01 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable libdkim.


To generate a diff of this commit:
cvs rdiff -u -r1.638 -r1.639 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.638 pkgsrc/mail/Makefile:1.639
--- pkgsrc/mail/Makefile:1.638  Mon Jan 29 15:54:05 2024
+++ pkgsrc/mail/Makefile        Wed Jan 31 19:20:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.638 2024/01/29 15:54:05 schmonz Exp $
+# $NetBSD: Makefile,v 1.639 2024/01/31 19:20:01 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -137,6 +137,7 @@ SUBDIR+=    kmbox
 SUBDIR+=       kmime
 SUBDIR+=       ksmtp
 SUBDIR+=       ktnef
+SUBDIR+=       libdkim
 SUBDIR+=       libesmtp
 SUBDIR+=       libetpan
 SUBDIR+=       libksieve



Home | Main Index | Thread Index | Old Index