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:   wen
Date:           Sun Feb 24 04:16:32 UTC 2019

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add p5-Mail-Transport


To generate a diff of this commit:
cvs rdiff -u -r1.517 -r1.518 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.517 pkgsrc/mail/Makefile:1.518
--- pkgsrc/mail/Makefile:1.517  Tue Jan 22 06:14:58 2019
+++ pkgsrc/mail/Makefile        Sun Feb 24 04:16:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.517 2019/01/22 06:14:58 plunky Exp $
+# $NetBSD: Makefile,v 1.518 2019/02/24 04:16:32 wen Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -240,6 +240,7 @@ SUBDIR+=    p5-Mail-SRS
 SUBDIR+=       p5-Mail-Sender
 SUBDIR+=       p5-Mail-Sender-Easy
 SUBDIR+=       p5-Mail-Sendmail
+SUBDIR+=       p5-Mail-Transport
 SUBDIR+=       p5-Mail-Webmail-Gmail
 SUBDIR+=       p5-MailTools
 SUBDIR+=       p5-Net-LMTP



Home | Main Index | Thread Index | Old Index