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:15:26 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable p5-Net-IMAP-Simple.


To generate a diff of this commit:
cvs rdiff -u -r1.630 -r1.631 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.630 pkgsrc/mail/Makefile:1.631
--- pkgsrc/mail/Makefile:1.630  Wed Jan 10 11:51:50 2024
+++ pkgsrc/mail/Makefile        Wed Jan 10 16:15:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.630 2024/01/10 11:51:50 schmonz Exp $
+# $NetBSD: Makefile,v 1.631 2024/01/10 16:15:26 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -270,6 +270,7 @@ SUBDIR+=    p5-Mail-Sendmail
 SUBDIR+=       p5-Mail-Transport
 SUBDIR+=       p5-Mail-Webmail-Gmail
 SUBDIR+=       p5-MailTools
+SUBDIR+=       p5-Net-IMAP-Simple
 SUBDIR+=       p5-Net-LMTP
 SUBDIR+=       p5-Net-ManageSieve
 SUBDIR+=       p5-Net-SMTP-SSL



Home | Main Index | Thread Index | Old Index