diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2007-09-22 02:18:44 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2007-09-22 02:18:44 +0000 |
commit | f7373cbf33eae69bfd937ca11e2be47f3a743b61 (patch) | |
tree | 6874419642b0d7e38183fc566e93c35f60a70a82 /emulators/linux-vmware-toolbox6/Makefile | |
parent | 9c3e688e5c316f1143dbf6dc0bf8ece405be0c57 (diff) | |
download | ports-f7373cbf33eae69bfd937ca11e2be47f3a743b61.tar.gz ports-f7373cbf33eae69bfd937ca11e2be47f3a743b61.zip |
Update to version 6.0.1 build 55017.
Notes
Notes:
svn path=/head/; revision=199881
Diffstat (limited to 'emulators/linux-vmware-toolbox6/Makefile')
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index aaf9a702fadf..2b98726c0204 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/Makefile @@ -34,8 +34,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 6.0.0 -BUILD_VER= 45731 +VMWARE_VER= 6.0.1 +BUILD_VER= 55017 .include <bsd.port.pre.mk> |