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 11:51:50 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable p5-Qmail-Deliverable.


To generate a diff of this commit:
cvs rdiff -u -r1.629 -r1.630 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.629 pkgsrc/mail/Makefile:1.630
--- pkgsrc/mail/Makefile:1.629  Fri Dec 29 20:58:25 2023
+++ pkgsrc/mail/Makefile        Wed Jan 10 11:51:50 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.629 2023/12/29 20:58:25 wiz Exp $
+# $NetBSD: Makefile,v 1.630 2024/01/10 11:51:50 schmonz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -276,6 +276,7 @@ SUBDIR+=    p5-Net-SMTP-SSL
 SUBDIR+=       p5-Net-SMTP_auth
 SUBDIR+=       p5-Net-validMX
 SUBDIR+=       p5-Parse-MIME
+SUBDIR+=       p5-Qmail-Deliverable
 SUBDIR+=       p5-Sendmail-AccessDB
 SUBDIR+=       p5-Sendmail-PMilter
 SUBDIR+=       p5-Test-Email



Home | Main Index | Thread Index | Old Index