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:           Tue Dec  5 17:36:18 UTC 2023

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable smtp-delay.


To generate a diff of this commit:
cvs rdiff -u -r1.627 -r1.628 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.627 pkgsrc/mail/Makefile:1.628
--- pkgsrc/mail/Makefile:1.627  Thu Nov 30 15:31:31 2023
+++ pkgsrc/mail/Makefile        Tue Dec  5 17:36:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.627 2023/11/30 15:31:31 taca Exp $
+# $NetBSD: Makefile,v 1.628 2023/12/05 17:36:18 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -398,6 +398,7 @@ SUBDIR+=    sid-milter
 SUBDIR+=       sieve-connect
 SUBDIR+=       sigrot
 SUBDIR+=       sma
+SUBDIR+=       smtp-delay
 SUBDIR+=       smtp-vilter
 SUBDIR+=       smtpd-starttls-proxy
 SUBDIR+=       smtpfeed



Home | Main Index | Thread Index | Old Index