Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2017 15:31:27 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443013 - head/www/bolt
Message-ID:  <201706091531.v59FVRMo044383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+
+



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