Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2018 19:11:58 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479038 - head/www/matomo/files
Message-ID:  <201809051911.w85JBwT3011985@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Sep  5 19:11:57 2018
New Revision: 479038
URL: https://svnweb.freebsd.org/changeset/ports/479038

Log:
  Fix changes in pkg-messages.in - Piwik is now Matomo
  
  Sponsored by:	Netzkommune

Modified:
  head/www/matomo/files/pkg-message.in

Modified: head/www/matomo/files/pkg-message.in
==============================================================================
--- head/www/matomo/files/pkg-message.in	Wed Sep  5 19:09:10 2018	(r479037)
+++ head/www/matomo/files/pkg-message.in	Wed Sep  5 19:11:57 2018	(r479038)
@@ -1,7 +1,7 @@
 
 POST-INSTALL CONFIGURATION FOR Matomo
 =======================================
-1) Create a user and a empty database for Piwik to store all
+1) Create a user and a empty database for Matomo to store all
    its tables in (or choose an existing database).
 
 2) Add the following to your Apache configuration, and
@@ -17,10 +17,10 @@ POST-INSTALL CONFIGURATION FOR Matomo
       Require all granted
    </Directory>
 
-3) Visit your Piwik site with a browser (i.e.,
+3) Visit your Matomo site with a browser (i.e.,
    http://your.server.com/matomo/), and you should
    be taken to the setup script, which will lead
-   you through setting up Piwik.
+   you through setting up Matomo.
 
 For more information, see the INSTALL DOCUMENTATION:
 



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