Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail mail/Makefile: add imapproxy and fix typo in up-i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a767ee4fa4b
branches:  trunk
changeset: 430336:4a767ee4fa4b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 30 09:11:34 2020 +0000

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

diffstat:

 mail/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r fd2bef850fc9 -r 4a767ee4fa4b mail/Makefile
--- a/mail/Makefile     Thu Apr 30 08:43:25 2020 +0000
+++ b/mail/Makefile     Thu Apr 30 09:11:34 2020 +0000
@@ -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+=       imap-uw
 SUBDIR+=       imap-uw-utils
 SUBDIR+=       imapfilter
+SUBDIR+=       imapproxy
 SUBDIR+=       imapsync
 SUBDIR+=       imp
 SUBDIR+=       incm
@@ -392,7 +393,7 @@
 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