pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz Fix typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/534c7ac9a238
branches:  trunk
changeset: 396371:534c7ac9a238
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 22 19:38:34 2009 +0000

description:
Fix typo in comment.

diffstat:

 graphics/graphviz/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r c30fc0c83bd4 -r 534c7ac9a238 graphics/graphviz/options.mk
--- a/graphics/graphviz/options.mk      Wed Jul 22 17:13:18 2009 +0000
+++ b/graphics/graphviz/options.mk      Wed Jul 22 19:38:34 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: options.mk,v 1.7 2009/07/22 12:35:29 gdt Exp $
+# $NetBSD: options.mk,v 1.8 2009/07/22 19:38:34 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.graphviz
 PKG_SUPPORTED_OPTIONS= gd x11 pangocairo gtk rsvg swig guile lua ocaml tcl perl
 PKG_SUGGESTED_OPTIONS= gd x11 pangocairo gtk rsvg swig lua tcl perl
 # Explanation of consquence of options, to help those trying to slim down:
-#   swig: build-time only, needed for any of the lanaguages.  Silently
+#   swig: build-time only, needed for any of the languages.  Silently
 #     forces off language options.
 #   ocaml lua tcl perl: extension language support
 #   x11: Omits all linking with x11.  Silently forces off pangocairo, gtk



Home | Main Index | Thread Index | Old Index