summaryrefslogtreecommitdiff
path: root/devel/binutils
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2004-08-07 19:06:59 +0000
committerjschauma <jschauma@pkgsrc.org>2004-08-07 19:06:59 +0000
commit16ee8029e0cc657de0b89c21176e4740367019d5 (patch)
tree814be6969301f2c0bcdb7c4dee6817d79548f1a7 /devel/binutils
parentc9c9c8ecd7d3f56b636d1b6b3eb6934165c760fb (diff)
downloadpkgsrc-16ee8029e0cc657de0b89c21176e4740367019d5.tar.gz
s/can not/cannot/
Pointed out by Georg Schwarz in private email.
Diffstat (limited to 'devel/binutils')
-rw-r--r--devel/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 06cff129342..0ccd3d79374 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -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 @@ PLIST_SRC+= ${PKGDIR}/PLIST.common_end
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"