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:           Sat Feb  5 13:51:20 UTC 2022

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable qtraceaddr.


To generate a diff of this commit:
cvs rdiff -u -r1.577 -r1.578 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.577 pkgsrc/mail/Makefile:1.578
--- pkgsrc/mail/Makefile:1.577  Sun Dec 19 06:14:15 2021
+++ pkgsrc/mail/Makefile        Sat Feb  5 13:51:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.577 2021/12/19 06:14:15 taca Exp $
+# $NetBSD: Makefile,v 1.578 2022/02/05 13:51:20 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -324,6 +324,7 @@ SUBDIR+=    qpopper
 SUBDIR+=       qremote
 SUBDIR+=       qsmtp
 SUBDIR+=       qtools
+SUBDIR+=       qtraceaddr
 SUBDIR+=       queue-fix
 SUBDIR+=       queue-repair
 SUBDIR+=       quickml



Home | Main Index | Thread Index | Old Index