diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2004-03-16 15:19:10 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2004-03-16 15:19:10 +0000 |
commit | 2b4d11170e661a527af71036673c83abe47b3bf7 (patch) | |
tree | 4136ccd0134f41ce1da5790fb61181c928901f29 /emulators | |
parent | 4fafb5dc0cc8fca9ed98004fc7226d6c49a621c4 (diff) | |
download | ports-2b4d11170e661a527af71036673c83abe47b3bf7.tar.gz ports-2b4d11170e661a527af71036673c83abe47b3bf7.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-vmware-toolbox4/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox5/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index e2d24573bbac..146e0d85d5ab 100644 --- a/emulators/linux-vmware-toolbox4/Makefile +++ b/emulators/linux-vmware-toolbox4/Makefile @@ -32,8 +32,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.5 -BUILD_VER= 6030 +VMWARE_VER= 4.5.1 +BUILD_VER= 7568 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile index e2d24573bbac..146e0d85d5ab 100644 --- a/emulators/linux-vmware-toolbox5/Makefile +++ b/emulators/linux-vmware-toolbox5/Makefile @@ -32,8 +32,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.5 -BUILD_VER= 6030 +VMWARE_VER= 4.5.1 +BUILD_VER= 7568 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index e2d24573bbac..146e0d85d5ab 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/Makefile @@ -32,8 +32,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.5 -BUILD_VER= 6030 +VMWARE_VER= 4.5.1 +BUILD_VER= 7568 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt |