aboutsummaryrefslogtreecommitdiff
path: root/print/mftrace
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-14 03:37:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-14 03:37:16 +0000
commit561fd702bb359ec5189c7ef0fefe4f5d4854b5b0 (patch)
tree4bb65972901ff4c192768702ba59ec2beb2211df /print/mftrace
parentb1e7f1917d4160988d0332d6a0ebe3b48524ef94 (diff)
downloadports-561fd702bb359ec5189c7ef0fefe4f5d4854b5b0.tar.gz
ports-561fd702bb359ec5189c7ef0fefe4f5d4854b5b0.zip
Add $ to {ECHO_CMD}
Submitted by: Keith Davis <daviskacer@comcast.net>
Notes
Notes: svn path=/head/; revision=91125
Diffstat (limited to 'print/mftrace')
-rw-r--r--print/mftrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 9928a38b9e1d..ff7aa1160897 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -31,7 +31,7 @@ MAN1= mftrace.1
pre-everything::
@${CAT} ${PKGMESSAGE}
- @{ECHO_CMD} Pausing ten seconds--press control-C to cancel build.
+ @${ECHO_CMD} Pausing ten seconds--press control-C to cancel build.
@sleep 10
pre-install: