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:           Mon Jun 22 09:52:26 UTC 2026

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: + 2


To generate a diff of this commit:
cvs rdiff -u -r1.692 -r1.693 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.692 pkgsrc/mail/Makefile:1.693
--- pkgsrc/mail/Makefile:1.692  Thu May 28 16:15:19 2026
+++ pkgsrc/mail/Makefile        Mon Jun 22 09:52:26 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.692 2026/05/28 16:15:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.693 2026/06/22 09:52:26 wiz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -211,6 +211,7 @@ SUBDIR+=    notmuch-emacs
 SUBDIR+=       nullmailer
 SUBDIR+=       oe2mbx
 SUBDIR+=       offlineimap
+SUBDIR+=       offlineimap3
 SUBDIR+=       openarc
 SUBDIR+=       opendkim
 SUBDIR+=       opendmarc
@@ -354,6 +355,7 @@ SUBDIR+=    py-dkim
 SUBDIR+=       py-email_validator
 SUBDIR+=       py-flufl.bounce
 SUBDIR+=       py-imapclient
+SUBDIR+=       py-imaplib2
 SUBDIR+=       py-lieer
 SUBDIR+=       py-mail-parser
 SUBDIR+=       py-mailman-hyperkitty



Home | Main Index | Thread Index | Old Index