pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/libreoffice Fix typo in a comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e81215e7bf4a
branches:  trunk
changeset: 378453:e81215e7bf4a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Apr 08 11:51:30 2018 +0000

description:
Fix typo in a comment

diffstat:

 misc/libreoffice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 326335167cb6 -r e81215e7bf4a misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Sun Apr 08 10:15:56 2018 +0000
+++ b/misc/libreoffice/Makefile Sun Apr 08 11:51:30 2018 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index