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 May 28 12:56:52 UTC 2018

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qmail-rejectutils.


To generate a diff of this commit:
cvs rdiff -u -r1.507 -r1.508 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.507 pkgsrc/mail/Makefile:1.508
--- pkgsrc/mail/Makefile:1.507  Wed Mar 21 10:03:23 2018
+++ pkgsrc/mail/Makefile        Mon May 28 12:56:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2018/03/21 10:03:23 taca Exp $
+# $NetBSD: Makefile,v 1.508 2018/05/28 12:56:52 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -305,6 +305,7 @@ SUBDIR+=    qmail-autoresponder
 SUBDIR+=       qmail-conf
 SUBDIR+=       qmail-lint
 SUBDIR+=       qmail-qfilter
+SUBDIR+=       qmail-rejectutils
 SUBDIR+=       qmail-run
 SUBDIR+=       qmailanalog
 SUBDIR+=       qmqtool



Home | Main Index | Thread Index | Old Index