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:   wiz
Date:           Wed Aug 24 14:00:45 UTC 2022

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: + 2


To generate a diff of this commit:
cvs rdiff -u -r1.581 -r1.582 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.581 pkgsrc/mail/Makefile:1.582
--- pkgsrc/mail/Makefile:1.581  Wed Aug 24 10:18:43 2022
+++ pkgsrc/mail/Makefile        Wed Aug 24 14:00:45 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.581 2022/08/24 10:18:43 wiz Exp $
+# $NetBSD: Makefile,v 1.582 2022/08/24 14:00:45 wiz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -300,6 +300,8 @@ SUBDIR+=    py-checkdmarc
 SUBDIR+=       py-email_validator
 SUBDIR+=       py-flufl.bounce
 SUBDIR+=       py-imapclient
+SUBDIR+=       py-mail-parser
+SUBDIR+=       py-mailsuite
 SUBDIR+=       py-policyd-spf
 SUBDIR+=       py-postfix-mta-sts-resolver
 SUBDIR+=       py-sendmail-admin



Home | Main Index | Thread Index | Old Index