pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/binutils s/can not/cannot/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9991c86d5bc9
branches:  trunk
changeset: 479218:9991c86d5bc9
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Sat Aug 07 19:06:59 2004 +0000

description:
s/can not/cannot/
Pointed out by Georg Schwarz in private email.

diffstat:

 devel/binutils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 651563215b02 -r 9991c86d5bc9 devel/binutils/Makefile
--- a/devel/binutils/Makefile   Sat Aug 07 18:26:25 2004 +0000
+++ b/devel/binutils/Makefile   Sat Aug 07 19:06:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/07/04 17:16:32 jschauma Exp $
+# $NetBSD: Makefile,v 1.22 2004/08/07 19:06:59 jschauma Exp $
 
 DISTNAME=      binutils-2.15
 PKGNAME=       binutils-2.15.0.0
@@ -28,7 +28,7 @@
 
 INFO_FILES=    as.info bfd.info binutils.info ld.info
 
-# gprof (XXX: and others?) can not be built on all platforms
+# gprof (XXX: and others?) cannot be built on all platforms
 #
 .include "../../mk/bsd.prefs.mk"
 .if ${OPSYS} == "IRIX"



Home | Main Index | Thread Index | Old Index