diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2002-05-11 13:11:12 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2002-05-11 13:11:12 +0000 |
commit | 321587b9e1d9c9926920bc8cc9e200925746e429 (patch) | |
tree | 35e12a57ff711c987ea02e4622455829bba16e1e /emulators/vmware-guestd4 | |
parent | After repocopying from ports/emulators/vmware-tools, this directory (diff) |
Update VMware toolbox and VMware guestd to 3.1.1 build 1790.
Add comments that these are for VMware 3.x.
Notes
Notes:
svn path=/head/; revision=58918
Diffstat (limited to 'emulators/vmware-guestd4')
-rw-r--r-- | emulators/vmware-guestd4/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware-guestd4/pkg-comment | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index c5fe6cf8fcfb..bbdb999babad 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/Makefile @@ -24,8 +24,8 @@ NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." -VMWARE_VER= 3.0.0 -BUILD_VER= 1455 +VMWARE_VER= 3.1.1 +BUILD_VER= 1790 MOUNT_DEV?= /dev/acd0c MOUNT_PT?= /mnt diff --git a/emulators/vmware-guestd4/pkg-comment b/emulators/vmware-guestd4/pkg-comment index 27686c35a6d6..9c7ea8b6793d 100644 --- a/emulators/vmware-guestd4/pkg-comment +++ b/emulators/vmware-guestd4/pkg-comment @@ -1 +1 @@ -VMware time synchronization daemon for FreeBSD guest OS +VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x) |