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:   taca
Date:           Sat Feb 22 15:37:15 UTC 2025

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: add and enable php-pecl-imap


To generate a diff of this commit:
cvs rdiff -u -r1.666 -r1.667 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.666 pkgsrc/mail/Makefile:1.667
--- pkgsrc/mail/Makefile:1.666  Thu Jan 23 21:03:46 2025
+++ pkgsrc/mail/Makefile        Sat Feb 22 15:37:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.666 2025/01/23 21:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.667 2025/02/22 15:37:15 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -314,6 +314,7 @@ SUBDIR+=    pfqueue
 SUBDIR+=       php-dmarc-srg
 SUBDIR+=       php-imap
 SUBDIR+=       php-mailparse
+SUBDIR+=       php-pecl-imap
 SUBDIR+=       php-vmailmgr
 SUBDIR+=       pim-sieve-editor
 SUBDIR+=       pine



Home | Main Index | Thread Index | Old Index