From 3d3e32b86692a0128fe1ecb2d3f352d5b04870c5 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 27 Aug 2014 17:19:41 +0000 Subject: Fix typo in comment. --- misc/libreoffice4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index 8a494440376..77c278f681f 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2014/08/27 17:19:22 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/08/27 17:19:41 wiz Exp $ VERREL= 4.2.5 VERRC= 2 @@ -21,7 +21,7 @@ LICENSE= gnu-lgpl-v3 BUILDLINK_TRANSFORM+= rename:-O2:-O .endif -# LibreOfice's Makefile has its own pararell build mechanism. Avoid conflict. +# LibreOfice's Makefile has its own parallel build mechanism. Avoid conflict. MAKE_JOBS_SAFE= no CHECK_SHLIBS_SUPPORTED= no -- cgit v1.2.3