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:           Wed Jan 10 16:48:25 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable p5-Mail-Qmail-Filter.


To generate a diff of this commit:
cvs rdiff -u -r1.634 -r1.635 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.634 pkgsrc/mail/Makefile:1.635
--- pkgsrc/mail/Makefile:1.634  Wed Jan 10 16:45:20 2024
+++ pkgsrc/mail/Makefile        Wed Jan 10 16:48:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.634 2024/01/10 16:45:20 schmonz Exp $
+# $NetBSD: Makefile,v 1.635 2024/01/10 16:48:25 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -261,6 +261,7 @@ SUBDIR+=    p5-Mail-Mbox-MessageParser
 SUBDIR+=       p5-Mail-Message
 SUBDIR+=       p5-Mail-Milter
 SUBDIR+=       p5-Mail-POP3Client
+SUBDIR+=       p5-Mail-Qmail-Filter
 SUBDIR+=       p5-Mail-Qmail-Queue
 SUBDIR+=       p5-Mail-RFC822-Address
 SUBDIR+=       p5-Mail-SPF



Home | Main Index | Thread Index | Old Index