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 Sep 29 09:59:17 UTC 2021

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable smtpd-starttls-proxy.


To generate a diff of this commit:
cvs rdiff -u -r1.573 -r1.574 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.573 pkgsrc/mail/Makefile:1.574
--- pkgsrc/mail/Makefile:1.573  Wed Sep  8 13:59:08 2021
+++ pkgsrc/mail/Makefile        Wed Sep 29 09:59:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.573 2021/09/08 13:59:08 pin Exp $
+# $NetBSD: Makefile,v 1.574 2021/09/29 09:59:17 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -365,6 +365,7 @@ SUBDIR+=    sieve-connect
 SUBDIR+=       sigrot
 SUBDIR+=       sma
 SUBDIR+=       smtp-vilter
+SUBDIR+=       smtpd-starttls-proxy
 SUBDIR+=       smtpfeed
 SUBDIR+=       solid-pop3d
 SUBDIR+=       spamass-milter



Home | Main Index | Thread Index | Old Index