diff options
Diffstat (limited to 'emulators/linux-vmware-toolbox4')
-rw-r--r-- | emulators/linux-vmware-toolbox4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index cf6aa9074be2..c5c9753ef327 100644 --- a/emulators/linux-vmware-toolbox4/Makefile +++ b/emulators/linux-vmware-toolbox4/Makefile @@ -31,8 +31,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.0 -BUILD_VER= 4460 +VMWARE_VER= 4.0.1 +BUILD_VER= 5289 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt |