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:20:35 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable p5-Net-SMTPS.


To generate a diff of this commit:
cvs rdiff -u -r1.631 -r1.632 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.631 pkgsrc/mail/Makefile:1.632
--- pkgsrc/mail/Makefile:1.631  Wed Jan 10 16:15:26 2024
+++ pkgsrc/mail/Makefile        Wed Jan 10 16:20:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.631 2024/01/10 16:15:26 schmonz Exp $
+# $NetBSD: Makefile,v 1.632 2024/01/10 16:20:34 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -274,6 +274,7 @@ SUBDIR+=    p5-Net-IMAP-Simple
 SUBDIR+=       p5-Net-LMTP
 SUBDIR+=       p5-Net-ManageSieve
 SUBDIR+=       p5-Net-SMTP-SSL
+SUBDIR+=       p5-Net-SMTPS
 SUBDIR+=       p5-Net-SMTP_auth
 SUBDIR+=       p5-Net-validMX
 SUBDIR+=       p5-Parse-MIME



Home | Main Index | Thread Index | Old Index