From 86669c143084bf3741f6dc709a2f255e3c7e521e Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 21 Apr 2004 17:08:06 +0000 Subject: Fix tyop --- mk/bsd.pkg.defaults.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk index be01c6a4115..2deaf8a70c4 100644 --- a/mk/bsd.pkg.defaults.mk +++ b/mk/bsd.pkg.defaults.mk @@ -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 @@ PKGSRC_SLEEPSECS?= 5 #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 -- cgit v1.2.3