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 Jul  9 18:23:46 UTC 2019

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qconfirm.


To generate a diff of this commit:
cvs rdiff -u -r1.529 -r1.530 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.529 pkgsrc/mail/Makefile:1.530
--- pkgsrc/mail/Makefile:1.529  Wed Jun 12 18:23:59 2019
+++ pkgsrc/mail/Makefile        Tue Jul  9 18:23:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.529 2019/06/12 18:23:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.530 2019/07/09 18:23:46 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -305,6 +305,7 @@ SUBDIR+=    py-ukpostcodeparser
 SUBDIR+=       py-validate-email-address
 SUBDIR+=       pymsgauth
 SUBDIR+=       qcheck
+SUBDIR+=       qconfirm
 SUBDIR+=       qgreylist
 SUBDIR+=       qmHandle
 SUBDIR+=       qmail



Home | Main Index | Thread Index | Old Index