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 | |
| parent | 9c3e688e5c316f1143dbf6dc0bf8ece405be0c57 (diff) | |
Notes
Diffstat (limited to 'emulators')
| -rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 4 | ||||
| -rw-r--r-- | emulators/vmware-guestd6/Makefile | 4 | ||||
| -rw-r--r-- | emulators/vmware-tools6/Makefile | 2 |
3 files changed, 5 insertions, 5 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> diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 211e81f49e5d..6a9fb070249c 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -46,8 +46,8 @@ USE_RC_SUBR= vmware-guestd.sh 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> diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile index c7a77bd853ee..998f15553681 100644 --- a/emulators/vmware-tools6/Makefile +++ b/emulators/vmware-tools6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vmware -PORTREVISION?= 2 +#PORTREVISION?= 0 MASTER_SITES= # bundled with VMware Workstation PKGNAMESUFFIX?= -tools |
