Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2020 08:06:18 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538648 - head/editors/libreoffice
Message-ID:  <202006130806.05D86IXp069942@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Sat Jun 13 08:06:18 2020
New Revision: 538648
URL: https://svnweb.freebsd.org/changeset/ports/538648

Log:
  editors/libreoffice: fix typo

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Sat Jun 13 07:52:17 2020	(r538647)
+++ head/editors/libreoffice/Makefile	Sat Jun 13 08:06:18 2020	(r538648)
@@ -268,7 +268,7 @@ MAKE_ENV+=	verbose=1
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MGTK3}
-WARNING=	"GTK3 visual style is bkoken yet, build at your ouwn risk"
+WARNING=	"GTK3 visual style is broken yet, build at your own risk"
 .endif
 
 .if ${CHOSEN_COMPILER_TYPE} == clang



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