summaryrefslogtreecommitdiff
path: root/emulators/linux-vmware-toolbox6
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2007-03-02 14:53:53 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2007-03-02 14:53:53 +0000
commitb6473072bec62ca0c26da110efc4f602ab7bac19 (patch)
tree9cd18ee059925e22f55ec4ef442929ff9cdd5d81 /emulators/linux-vmware-toolbox6
parent1f59c28135d988f88df708734dcf67da299bc899 (diff)
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox6')
-rw-r--r--emulators/linux-vmware-toolbox6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile
index 77d0cb092888..1cc979ce2c6f 100644
--- a/emulators/linux-vmware-toolbox6/Makefile
+++ b/emulators/linux-vmware-toolbox6/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux-
DISTNAME= VMwareTools-${VMWARE_VER}-${BUILD_VER}
MAINTAINER= matusita@FreeBSD.org
-COMMENT=VMware toolbox for guest OS (VMware Workstation 5.x, Linux version)
+COMMENT=VMware toolbox for guest OS (VMware Workstation 6.x, Linux version)
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
@@ -34,8 +34,8 @@ IS_INTERACTIVE= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
-VMWARE_VER= 5.5.1
-BUILD_VER= 19175
+VMWARE_VER= 6.0.0
+BUILD_VER= 39849
.include <bsd.port.pre.mk>