pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Match the default value and the "Default" line (W3M...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16815c839340
branches:  trunk
changeset: 480183:16815c839340
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Wed Sep 01 02:21:29 2004 +0000

description:
Match the default value and the "Default" line (W3M_USE_UNICODE).

diffstat:

 mk/bsd.pkg.defaults.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4ae9eeab66af -r 16815c839340 mk/bsd.pkg.defaults.mk
--- a/mk/bsd.pkg.defaults.mk    Wed Sep 01 01:22:10 2004 +0000
+++ b/mk/bsd.pkg.defaults.mk    Wed Sep 01 02:21:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.278 2004/08/25 04:09:10 schmonz Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.279 2004/09/01 02:21:29 uebayasi Exp $
 #
 
 # A file providing defaults for pkgsrc and the packages collection.
@@ -2107,7 +2107,7 @@
 W3M_USE_UNICODE?=              NO
 # Used in w3m to use Unicode characters.
 # Possible: YES, NO
-# Default: YES
+# Default: NO
 
 WGET_USE_SSL?= YES
 # Enable SSL in wget (for https connections)



Home | Main Index | Thread Index | Old Index