summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/libreoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index 2c780de94f8..5ba7139c93b 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2018/04/07 02:44:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.148 2018/04/08 11:51:30 ryoon Exp $
VERREL= 6.0.3
VERRC= 2
@@ -130,7 +130,7 @@ WRAPPER_SKIP_TRANSFORM=yes
LDFLAGS+= -lboost_system
USE_LIBTOOL= yes
-# Use GNU find fron findutils.
+# Use GNU find from findutils.
TOOLS_PLATFORM.find= # empty
# GUN tar is really needed. Some Makefiles depends on GNUTAR.
USE_TOOLS+= automake bash bison gmake gtar perl pkg-config unzip zip