summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-27 17:19:41 +0000
committerwiz <wiz>2014-08-27 17:19:41 +0000
commit3d3e32b86692a0128fe1ecb2d3f352d5b04870c5 (patch)
tree70916e288c29e03a245aebee985f2589460ef556
parentbfdf4c201a6f8c10292f0db436de4ec578e0ca56 (diff)
downloadpkgsrc-3d3e32b86692a0128fe1ecb2d3f352d5b04870c5.tar.gz
Fix typo in comment.
-rw-r--r--misc/libreoffice4/Makefile4
1 files 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