summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvs')
-rw-r--r--devel/cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index d4591d63f14..8ed730b0244 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2000/10/21 19:29:05 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2000/10/21 22:21:23 wiz Exp $
#
DISTNAME= cvs-1.11
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --with-krb4=no
.if defined(RCS_LOCALID)
pre-fetch:
- @echo RCS_LOCALID is now replaced by the tag variable in CVSROOT/config.
+ @${ECHO} RCS_LOCALID is now replaced by the tag variable in CVSROOT/config.
.endif
CONFIGURE_ENV+= perl_path=${PERL5}