pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/binutils binutils: fix typo in comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe4e9bd8d0c1
branches: trunk
changeset: 373261:fe4e9bd8d0c1
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Thu Feb 10 12:47:12 2022 +0000
description:
binutils: fix typo in comment.
diffstat:
devel/binutils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 137f8f71e960 -r fe4e9bd8d0c1 devel/binutils/Makefile
--- a/devel/binutils/Makefile Thu Feb 10 12:45:43 2022 +0000
+++ b/devel/binutils/Makefile Thu Feb 10 12:47:12 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2022/01/24 15:10:46 fcambus Exp $
+# $NetBSD: Makefile,v 1.103 2022/02/10 12:47:12 fcambus Exp $
DISTNAME= binutils-2.37
PKGREVISION= 2
@@ -53,7 +53,7 @@
.include "../../mk/bsd.prefs.mk"
#
-# libctf does not build on thes platforms at present.
+# libctf does not build on these platforms at present.
#
.if ${OPSYS} == "Darwin" || ${OPSYS} == "Linux"
CONFIGURE_ARGS+= --disable-libctf
Home |
Main Index |
Thread Index |
Old Index