Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 22:14:26 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f8679b0354c1 - main - databases/mysql57-server: Fix typo in pkg-message
Message-ID:  <202108262214.17QMEQW8097887@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8679b0354c17dfd764badf8fd440c1c759c9c23

commit f8679b0354c17dfd764badf8fd440c1c759c9c23
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-08-26 22:13:15 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-08-26 22:13:15 +0000

    databases/mysql57-server: Fix typo in pkg-message
    
    Approved by:    portmgr blanket
---
 databases/mysql57-server/files/pkg-message.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/mysql57-server/files/pkg-message.in b/databases/mysql57-server/files/pkg-message.in
index ab95d7af9de9..c4a6facbf30c 100644
--- a/databases/mysql57-server/files/pkg-message.in
+++ b/databases/mysql57-server/files/pkg-message.in
@@ -6,7 +6,7 @@ ie. when you want to use "mysql -u root -p" first you should see password
 in /root/.mysql_secret
 
 MySQL57 has a default %%ETCDIR%%/my.cnf,
-remember to replace it wit your own
+remember to replace it with your own
 or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf.
 EOM
 }



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