From owner-svn-ports-head@freebsd.org  Fri Jun  9 15:31:28 2017
Return-Path: <owner-svn-ports-head@freebsd.org>
Delivered-To: svn-ports-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7225BF7A9B;
 Fri,  9 Jun 2017 15:31:28 +0000 (UTC)
 (envelope-from feld@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id A7D31716F8;
 Fri,  9 Jun 2017 15:31:28 +0000 (UTC)
 (envelope-from feld@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FVRAj044384;
 Fri, 9 Jun 2017 15:31:27 GMT (envelope-from feld@FreeBSD.org)
Received: (from feld@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FVRMo044383;
 Fri, 9 Jun 2017 15:31:27 GMT (envelope-from feld@FreeBSD.org)
Message-Id: <201706091531.v59FVRMo044383@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: feld set sender to
 feld@FreeBSD.org using -f
From: Mark Felder <feld@FreeBSD.org>
Date: Fri, 9 Jun 2017 15:31:27 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r443013 - head/www/bolt
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Jun 2017 15:31:28 -0000

Author: feld
Date: Fri Jun  9 15:31:27 2017
New Revision: 443013
URL: https://svnweb.freebsd.org/changeset/ports/443013

Log:
  www/bolt: Fix pkg-message
  
  Accidentally changed pkg-message to be pkg-descr due to lack of caffeine.
  
  Pointyhat: me
  
  MFH:		2017Q2

Modified:
  head/www/bolt/pkg-message

Modified: head/www/bolt/pkg-message
==============================================================================
--- head/www/bolt/pkg-message	Fri Jun  9 15:17:11 2017	(r443012)
+++ head/www/bolt/pkg-message	Fri Jun  9 15:31:27 2017	(r443013)
@@ -1,7 +1,7 @@
-Bolt is a tool for Content Management, which strives to be as simple and
-straightforward as possible. It is quick to set up, easy to configure,
-uses elegant templates, and above all: It's a joy to use. Bolt is
-created using modern open source libraries, and is best suited to build
-sites in HTML5 with modern markup.
 
-WWW: https://bolt.cm/
+
+Additional configuration documentation can be found at:
+
+https://docs.bolt.cm/installation
+
+