From 1af97e4940ca81aa8796b646052689dc95432e21 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 3 Oct 2001 15:06:15 +0000 Subject: Improve English in comment. --- devel/cscope/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/cscope') diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index a2183309a98..b10e8a5b056 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/10/03 14:57:21 seb Exp $ +# $NetBSD: Makefile,v 1.17 2001/10/03 15:06:15 wiz Exp $ DISTNAME= cscope-15.3 CATEGORIES= devel @@ -23,8 +23,8 @@ LEX= ${LOCALBASE}/bin/flex CONFIGURE_ENV+= LEX=${LEX} -# touch some carefully selected auto* tools generated files to avoid -# unnecessary regen of them after the pkg's patch had been applied +# Touch some carefully selected auto*-tools-generated files to avoid their +# unnecessary re-generation after the package's patches have been applied. pre-configure: ${TOUCH} ${WRKSRC}/aclocal.m4 ${TOUCH} ${WRKSRC}/stamp-h.in -- cgit v1.2.3