diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-07-07 15:44:38 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-07-07 15:44:38 +0000 |
commit | 12d533cc1c288c7715cca9037c3e976868019a5c (patch) | |
tree | d0b36d5615a0bfc85cf45138d1b741e5606acdf0 /emulators/vmware-guestd5 | |
parent | 866ffd967e227c5b3e95c042db249d2d369d0418 (diff) | |
download | ports-12d533cc1c288c7715cca9037c3e976868019a5c.tar.gz ports-12d533cc1c288c7715cca9037c3e976868019a5c.zip |
Notes
Diffstat (limited to 'emulators/vmware-guestd5')
-rw-r--r-- | emulators/vmware-guestd5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index 0a42940f9212..14197f7c5e28 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -45,7 +45,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" |