Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 21:49:10 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461752 - head
Message-ID:  <201802132149.w1DLnAni024518@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Tue Feb 13 21:49:10 2018
New Revision: 461752
URL: https://svnweb.freebsd.org/changeset/ports/461752

Log:
  Fix typo, and trailing space, in my 20180208 entry on mail/mailman.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Feb 13 21:25:41 2018	(r461751)
+++ head/UPDATING	Tue Feb 13 21:49:10 2018	(r461752)
@@ -33,8 +33,8 @@ you update your ports collection, before attempting an
   In order to overcome complaints about mismatched checksums in
   Mailman/Default.py, mailman now configures the DEFAULT_EMAIL_HOST
   and DEFAULT_URL_HOST to "localhost" statically, and the rc script
-  will check this and refuse to start on next boot. 
-  Users must configured DEFAULT_EMAIL_HOST and DEFAULT_URLHOST in 
+  will check this and refuse to start on next boot.
+  Users must configured DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in 
   Mailman/mm_cfg.py properly.
 
   A short example has been added to:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802132149.w1DLnAni024518>