svn commit: r538648 - head/editors/libreoffice

Dima Panov fluffy at FreeBSD.org
Sat Jun 13 08:06:18 UTC 2020


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


More information about the svn-ports-all mailing list