diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-07-24 15:34:44 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-07-24 15:34:44 +0000 |
commit | 4e3da8e744b6b22a2e5ffeb0360e3023f9405f5d (patch) | |
tree | fa38b92be0e576bbbd2d6b6e1b93e786fe2b4bc7 /emulators/linux-vmware-toolbox5 | |
parent | ee8a3c2a6110465e8e7d692d175fa33360a30e84 (diff) | |
download | ports-4e3da8e744b6b22a2e5ffeb0360e3023f9405f5d.tar.gz ports-4e3da8e744b6b22a2e5ffeb0360e3023f9405f5d.zip |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox5')
-rw-r--r-- | emulators/linux-vmware-toolbox5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile index cf6aa9074be2..c5c9753ef327 100644 --- a/emulators/linux-vmware-toolbox5/Makefile +++ b/emulators/linux-vmware-toolbox5/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 |