pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Fix tyop



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a63ab423dd8
branches:  trunk
changeset: 473605:0a63ab423dd8
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Apr 21 17:08:06 2004 +0000

description:
Fix tyop

diffstat:

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

diffs (18 lines):

diff -r 85c957829abd -r 0a63ab423dd8 mk/bsd.pkg.defaults.mk
--- a/mk/bsd.pkg.defaults.mk    Wed Apr 21 16:30:19 2004 +0000
+++ b/mk/bsd.pkg.defaults.mk    Wed Apr 21 17:08:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.231 2004/04/20 14:21:19 uebayasi Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.232 2004/04/21 17:08:06 tv Exp $
 #
 
 # A file providing defaults for pkgsrc and the packages collection.
@@ -74,7 +74,7 @@
 #ABI=  
 # The ABI to be used, if supported by the Operating System and/or compiler.
 # Currently only used under IRIX and explicitly set during bootstrapping
-# Onlye change this if you really know what you're doing -- libraries of
+# Only change this if you really know what you're doing -- libraries of
 # one ABI can not be linked with libraries of another!
 # Possible: 64 (64 bit ABI), 32 (SGI's N32 ABI), undefined (SGI's old o32 ABI)
 # Default: determined during bootstrapping



Home | Main Index | Thread Index | Old Index