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 Jan  7 08:16:47 UTC 2020

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qsmtp.


To generate a diff of this commit:
cvs rdiff -u -r1.536 -r1.537 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.536 pkgsrc/mail/Makefile:1.537
--- pkgsrc/mail/Makefile:1.536  Sun Nov 17 05:42:30 2019
+++ pkgsrc/mail/Makefile        Tue Jan  7 08:16:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.536 2019/11/17 05:42:30 markd Exp $
+# $NetBSD: Makefile,v 1.537 2020/01/07 08:16:47 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -324,6 +324,7 @@ SUBDIR+=    qmail-spp-spf
 SUBDIR+=       qmailanalog
 SUBDIR+=       qmqtool
 SUBDIR+=       qpopper
+SUBDIR+=       qsmtp
 SUBDIR+=       qtools
 SUBDIR+=       queue-fix
 SUBDIR+=       queue-repair



Home | Main Index | Thread Index | Old Index