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:32:03 UTC 2019

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add p5-Mail-Box-POP3


To generate a diff of this commit:
cvs rdiff -u -r1.519 -r1.520 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.519 pkgsrc/mail/Makefile:1.520
--- pkgsrc/mail/Makefile:1.519  Sun Feb 24 04:24:46 2019
+++ pkgsrc/mail/Makefile        Sun Feb 24 04:32:03 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.519 2019/02/24 04:24:46 wen Exp $
+# $NetBSD: Makefile,v 1.520 2019/02/24 04:32:03 wen Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -224,6 +224,7 @@ SUBDIR+=    p5-Mail-Alias
 SUBDIR+=       p5-Mail-Audit
 SUBDIR+=       p5-Mail-Box
 SUBDIR+=       p5-Mail-Box-IMPAP4
+SUBDIR+=       p5-Mail-Box-POP3
 SUBDIR+=       p5-Mail-ClamAV
 SUBDIR+=       p5-Mail-DKIM
 SUBDIR+=       p5-Mail-DeliveryStatus-BounceParser



Home | Main Index | Thread Index | Old Index