svn commit: r443013 - head/www/bolt

Mark Felder feld at FreeBSD.org
Fri Jun 9 15:31:28 UTC 2017


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
+
+


More information about the svn-ports-all mailing list