summaryrefslogtreecommitdiff
path: root/devel/binutils
diff options
context:
space:
mode:
authorjschauma <jschauma>2004-08-07 19:06:59 +0000
committerjschauma <jschauma>2004-08-07 19:06:59 +0000
commit64c877ea4b48d3dad743bb663ce7b1839f253ad4 (patch)
tree814be6969301f2c0bcdb7c4dee6817d79548f1a7 /devel/binutils
parent7b31acefa60742637e2122de776af51d1ed2a048 (diff)
downloadpkgsrc-64c877ea4b48d3dad743bb663ce7b1839f253ad4.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"