diff options
author | matusita <matusita@FreeBSD.org> | 2003-09-06 18:41:38 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-09-06 18:41:38 +0800 |
commit | 340b149bf13c34cd482eecf0787ca7d4133e17bd (patch) | |
tree | c164bcf4bcd46ffb83fe2b0b250d3978d758131c /emulators/linux-vmware-toolbox5 | |
parent | 57b00616797d7d18903309d07036ad3ba1829d2e (diff) | |
download | freebsd-ports-graphics-340b149bf13c34cd482eecf0787ca7d4133e17bd.tar.gz freebsd-ports-graphics-340b149bf13c34cd482eecf0787ca7d4133e17bd.tar.zst freebsd-ports-graphics-340b149bf13c34cd482eecf0787ca7d4133e17bd.zip |
Update to 4.0.2.
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 c5c9753ef32..b049d6a9f2a 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.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt |