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:           Thu Sep 28 17:28:03 UTC 2017

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qmail-autoresponder.


To generate a diff of this commit:
cvs rdiff -u -r1.501 -r1.502 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.501 pkgsrc/mail/Makefile:1.502
--- pkgsrc/mail/Makefile:1.501  Tue Sep 26 10:27:05 2017
+++ pkgsrc/mail/Makefile        Thu Sep 28 17:28:02 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.501 2017/09/26 10:27:05 wiz Exp $
+# $NetBSD: Makefile,v 1.502 2017/09/28 17:28:02 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -298,6 +298,7 @@ SUBDIR+=    qcheck
 SUBDIR+=       qgreylist
 SUBDIR+=       qmHandle
 SUBDIR+=       qmail
+SUBDIR+=       qmail-autoresponder
 SUBDIR+=       qmail-conf
 SUBDIR+=       qmail-lint
 SUBDIR+=       qmail-qfilter



Home | Main Index | Thread Index | Old Index