diff options
author | matusita <matusita@FreeBSD.org> | 2004-03-16 15:19:10 +0000 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2004-03-16 15:19:10 +0000 |
commit | 469273fe4fe5c6be48f09a7c24d071b20bcf6104 (patch) | |
tree | 75306b8628f21a8d90669b5dcb9e1cf21caafe9b /emulators | |
parent | 4285aef64aeb8cfb0e71c4718ab4884d8e7816cc (diff) | |
download | FreeBSD-ports-469273fe4fe5c6be48f09a7c24d071b20bcf6104.zip FreeBSD-ports-469273fe4fe5c6be48f09a7c24d071b20bcf6104.tar.gz |
Update to 4.5.1 build 7568; just a version string change.
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 e2d2457..146e0d8 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 e2d2457..146e0d8 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 e2d2457..146e0d8 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 |