From 378e2dcafb50d7317fc64d599227b21d70055b9e Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 27 Jul 2001 20:32:01 +0000 Subject: Fix a typo in the comment field. I wish I could type properly. --- shells/standalone-tcsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile index b9733243f3a..1b1f109ce37 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/27 19:52:45 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/27 20:32:01 agc Exp $ # NO_MTREE= YES @@ -7,7 +7,7 @@ NO_MTREE= YES WRKSRC:= ${WRKDIR}/${PKGNAME} PKGNAME:= standalone-${PKGNAME} -COMMENT:= Standlone version of the ${COMMENT} +COMMENT:= Standalone version of the ${COMMENT} LDFLAGS+= -static LOCALBASE= / -- cgit v1.2.3