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:   wiz
Date:           Thu Apr 30 09:11:34 UTC 2020

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: add imapproxy and fix typo in up-imapproxy


To generate a diff of this commit:
cvs rdiff -u -r1.548 -r1.549 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.548 pkgsrc/mail/Makefile:1.549
--- pkgsrc/mail/Makefile:1.548  Fri Apr 17 11:28:02 2020
+++ pkgsrc/mail/Makefile        Thu Apr 30 09:11:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.548 2020/04/17 11:28:02 tm Exp $
+# $NetBSD: Makefile,v 1.549 2020/04/30 09:11:34 wiz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -118,6 +118,7 @@ SUBDIR+=    im
 SUBDIR+=       imap-uw
 SUBDIR+=       imap-uw-utils
 SUBDIR+=       imapfilter
+SUBDIR+=       imapproxy
 SUBDIR+=       imapsync
 SUBDIR+=       imp
 SUBDIR+=       incm
@@ -392,7 +393,7 @@ SUBDIR+=    tnef
 SUBDIR+=       tnef2txt
 SUBDIR+=       trojita
 SUBDIR+=       turba
-SUBDIR+=       up-imapproxy
+SUBDIR+=       up-imappproxy
 SUBDIR+=       vm
 SUBDIR+=       wl
 SUBDIR+=       wl-snapshot



Home | Main Index | Thread Index | Old Index