From d642288e833556f7cfb0897313ee47f2084c8af7 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Fri, 23 Oct 2020 00:45:47 +0000 Subject: Fix grammar in a comment in gcc* Makefiles --- lang/gcc7/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc7/Makefile') diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile index 3251786a2e1..ab27a462952 100644 --- a/lang/gcc7/Makefile +++ b/lang/gcc7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2020/10/22 11:15:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.36 2020/10/23 00:45:48 gutteridge Exp $ GCC_PKGNAME= gcc7 .include "version.mk" @@ -7,7 +7,7 @@ DISTNAME= gcc-${GCC7_DIST_VERSION} PKGNAME= ${GCC_PKGNAME}-${GCC7_DIST_VERSION} PKGREVISION= 3 ## When bumping the PKGREVISION of this package the PKGREVISION of -## lang/gcc7-libs needs to be bump to be at least 1 more than the +## lang/gcc7-libs needs to be bumped to be at least 1 more than the ## PKGREVISION of this package! CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC7_DIST_VERSION}/} -- cgit v1.2.3