From owner-svn-ports-all@freebsd.org Fri Jun 9 15:33:30 2017 Return-Path: Delivered-To: svn-ports-all@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 AAD17BF7B33; Fri, 9 Jun 2017 15:33:30 +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 75F6E719AE; Fri, 9 Jun 2017 15:33:30 +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 v59FXT9v045382; Fri, 9 Jun 2017 15:33:29 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FXT4a045381; Fri, 9 Jun 2017 15:33:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091533.v59FXT4a045381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:33:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443014 - branches/2017Q2/www/bolt X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2017 15:33:30 -0000 Author: feld Date: Fri Jun 9 15:33:29 2017 New Revision: 443014 URL: https://svnweb.freebsd.org/changeset/ports/443014 Log: MFH: r443013 www/bolt: Fix pkg-message Accidentally changed pkg-message to be pkg-descr due to lack of caffeine. Pointyhat: me Approved by: ports-secteam (with hat) Modified: branches/2017Q2/www/bolt/pkg-message Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/bolt/pkg-message ============================================================================== --- branches/2017Q2/www/bolt/pkg-message Fri Jun 9 15:31:27 2017 (r443013) +++ branches/2017Q2/www/bolt/pkg-message Fri Jun 9 15:33:29 2017 (r443014) @@ -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 + +