Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2019 17:51:01 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505849 - head/mail/spamassassin-dqs/files
Message-ID:  <201907041751.x64Hp1M4073583@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Thu Jul  4 17:51:01 2019
New Revision: 505849
URL: https://svnweb.freebsd.org/changeset/ports/505849

Log:
  mail/spamassassin-dqs: remove stray colon in pkg-message.in.

Modified:
  head/mail/spamassassin-dqs/files/pkg-message.in

Modified: head/mail/spamassassin-dqs/files/pkg-message.in
==============================================================================
--- head/mail/spamassassin-dqs/files/pkg-message.in	Thu Jul  4 17:29:40 2019	(r505848)
+++ head/mail/spamassassin-dqs/files/pkg-message.in	Thu Jul  4 17:51:01 2019	(r505849)
@@ -12,7 +12,7 @@ and note your key. 
 
 Once you have it, run the following as root:
 
-cd %%PREFIX%%/etc/mail/spamassassin:
+cd %%PREFIX%%/etc/mail/spamassassin
 sed -e 's/your_DQS_key/<your key from above>/g' sh.cf.sample >sh.cf
 
 then restart spamassassin.



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