diff options
author | Thomas Morper <thomas@beingboiled.info> | 2021-05-04 19:52:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-04 19:29:32 -0500 |
commit | 3a3a588bbd96023bb5bc937b3cdd8a8c0edb3cf0 (patch) | |
tree | ae7b000d1ce9c6c458ff15711bd6c8956fce9025 /network/exim/exim.Makefile | |
parent | c17d86df959b90b419174776a7c80a07877b662e (diff) |
network/exim: Updated for version 4.94.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/exim/exim.Makefile')
-rw-r--r-- | network/exim/exim.Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/exim/exim.Makefile b/network/exim/exim.Makefile index 5691e422f5048..fd9b38fd6ee20 100644 --- a/network/exim/exim.Makefile +++ b/network/exim/exim.Makefile @@ -578,9 +578,9 @@ DISABLE_MAL_MKS=yes # DISABLE_EVENT=yes -# Uncomment this line to include support for early pipelining, per +# Uncomment this line to remove support for early pipelining, per # https://datatracker.ietf.org/doc/draft-harris-early-pipe/ -# SUPPORT_PIPE_CONNECT=yes +# DISABLE_PIPE_CONNECT=yes #------------------------------------------------------------------------------ |