summaryrefslogtreecommitdiff
path: root/emulators/linux-vmware-toolbox/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-01-06 18:28:47 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-01-06 18:28:47 +0000
commit3cc329279eafafcaa410b0a4d097281aa02e8838 (patch)
treed95a28e72b6069ab361d76f0a7b3cd8aa8005e17 /emulators/linux-vmware-toolbox/Makefile
parent- Fix Makefile (diff)
Chase the vmware's update to 2.0.3.799.
Submitted by: Makoto `MAR' MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=36867
Diffstat (limited to 'emulators/linux-vmware-toolbox/Makefile')
-rw-r--r--emulators/linux-vmware-toolbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox/Makefile b/emulators/linux-vmware-toolbox/Makefile
index fbb3ed7af652..11dba73ae845 100644
--- a/emulators/linux-vmware-toolbox/Makefile
+++ b/emulators/linux-vmware-toolbox/Makefile
@@ -30,8 +30,8 @@ MOUNT_DEV?= vn0
.else
MOUNT_DEV?= fd0
.endif
-VMWARE_VER= 2.0.2
-BUILD_VER= 621
+VMWARE_VER= 2.0.3
+BUILD_VER= 799
MOUNT= /sbin/mount
UMOUNT= /sbin/umount