summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2003-07-10 06:50:08 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2003-07-10 06:50:08 +0000
commitd92a57aef931797159196012d36c3fb4800dbdf9 (patch)
tree0bfe63f66d43eecbd063afea62b1846e6eb28216
parentSet checksum value to IGNORE, since this file is listed as IGNOREFILES. (diff)
Remove unneeded backslash for escaping a single quote. Since this message
is not a part of installation contents, no revision bump.
Notes
Notes: svn path=/head/; revision=84568
-rw-r--r--emulators/linux-vmware-toolbox4/Makefile2
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile2
-rw-r--r--emulators/linux-vmware-toolbox6/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile
index e239e491956a..cf6aa9074be2 100644
--- a/emulators/linux-vmware-toolbox4/Makefile
+++ b/emulators/linux-vmware-toolbox4/Makefile
@@ -57,7 +57,7 @@ pre-extract:
@${ECHO} " it under the directory VMware Workstation installed."
@${ECHO} " *) Press \"OK\" button."
@${ECHO} ""
- @${ECHO} "Don\'t forget to restore the configuration after installing this port."
+ @${ECHO} "Don't forget to restore the configuration after installing this port."
@${ECHO} ""
@${ECHO} "========================================================================"
@${ECHO} ""
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index e239e491956a..cf6aa9074be2 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -57,7 +57,7 @@ pre-extract:
@${ECHO} " it under the directory VMware Workstation installed."
@${ECHO} " *) Press \"OK\" button."
@${ECHO} ""
- @${ECHO} "Don\'t forget to restore the configuration after installing this port."
+ @${ECHO} "Don't forget to restore the configuration after installing this port."
@${ECHO} ""
@${ECHO} "========================================================================"
@${ECHO} ""
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile
index e239e491956a..cf6aa9074be2 100644
--- a/emulators/linux-vmware-toolbox6/Makefile
+++ b/emulators/linux-vmware-toolbox6/Makefile
@@ -57,7 +57,7 @@ pre-extract:
@${ECHO} " it under the directory VMware Workstation installed."
@${ECHO} " *) Press \"OK\" button."
@${ECHO} ""
- @${ECHO} "Don\'t forget to restore the configuration after installing this port."
+ @${ECHO} "Don't forget to restore the configuration after installing this port."
@${ECHO} ""
@${ECHO} "========================================================================"
@${ECHO} ""