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 Nov  2 10:25:50 UTC 2020

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qremote.


To generate a diff of this commit:
cvs rdiff -u -r1.562 -r1.563 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.562 pkgsrc/mail/Makefile:1.563
--- pkgsrc/mail/Makefile:1.562  Sun Nov  1 20:55:21 2020
+++ pkgsrc/mail/Makefile        Mon Nov  2 10:25:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.562 2020/11/01 20:55:21 joerg Exp $
+# $NetBSD: Makefile,v 1.563 2020/11/02 10:25:50 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -322,6 +322,7 @@ SUBDIR+=    qmail-spp-spf
 SUBDIR+=       qmailanalog
 SUBDIR+=       qmqtool
 SUBDIR+=       qpopper
+SUBDIR+=       qremote
 SUBDIR+=       qsmtp
 SUBDIR+=       qtools
 SUBDIR+=       queue-fix



Home | Main Index | Thread Index | Old Index