diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2007-05-26 15:43:33 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2007-05-26 15:43:33 +0000 |
commit | 95163ab1679e67d23fd35071755f3796b3108a98 (patch) | |
tree | 90f4b9d8d6b14cca2b6aa914c2c90e17d01edffc /emulators/linux-vmware-toolbox6/Makefile | |
parent | - Update to 0.5.2. (diff) |
Update to build-45731, the release version of VMware Workstation 6.
Also fix "installing 5.x binaries on 6.x box" problem for vmware-guestd6
and vmware-tools6.
PR: 113017
Diffstat (limited to '')
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index e72a06cdd789..aaf9a702fadf 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/Makefile @@ -35,7 +35,7 @@ RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} VMWARE_VER= 6.0.0 -BUILD_VER= 44426 +BUILD_VER= 45731 .include <bsd.port.pre.mk> |