diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-09-06 10:41:38 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-09-06 10:41:38 +0000 |
commit | 58574bbfeae0b32ac73b32d119566323114eb140 (patch) | |
tree | 154f02cf19176f2aad5ac14c5633f6b4a12ddc49 | |
parent | 18f670da2745f4f64498b7291838c883504f5eaf (diff) | |
download | ports-58574bbfeae0b32ac73b32d119566323114eb140.tar.gz ports-58574bbfeae0b32ac73b32d119566323114eb140.zip |
Notes
-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 | ||||
-rw-r--r-- | emulators/vmware-guestd4/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware-guestd5/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware-guestd6/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index c5c9753ef327..b049d6a9f2a4 100644 --- a/emulators/linux-vmware-toolbox4/Makefile +++ b/emulators/linux-vmware-toolbox4/Makefile @@ -31,8 +31,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile index c5c9753ef327..b049d6a9f2a4 100644 --- a/emulators/linux-vmware-toolbox5/Makefile +++ b/emulators/linux-vmware-toolbox5/Makefile @@ -31,8 +31,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index c5c9753ef327..b049d6a9f2a4 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/Makefile @@ -31,8 +31,8 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index 9231b4c7a3d3..ad54aa3478aa 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/Makefile @@ -35,8 +35,8 @@ NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index 9231b4c7a3d3..ad54aa3478aa 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -35,8 +35,8 @@ NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 9231b4c7a3d3..ad54aa3478aa 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -35,8 +35,8 @@ NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} -VMWARE_VER= 4.0.1 -BUILD_VER= 5289 +VMWARE_VER= 4.0.2 +BUILD_VER= 5592 MOUNT_DEV?= /dev/acd0 MOUNT_PT?= /mnt |