Update to version 6.0.1 build 55017.

This commit is contained in:
Makoto Matsushita 2007-09-22 02:18:44 +00:00
parent 9c3e688e5c
commit f7373cbf33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199881
3 changed files with 5 additions and 5 deletions

View file

@ -34,8 +34,8 @@ IS_INTERACTIVE= yes
RESTRICTED= "Not sure if we can redistribute this." RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED} NO_PACKAGE= ${RESTRICTED}
VMWARE_VER= 6.0.0 VMWARE_VER= 6.0.1
BUILD_VER= 45731 BUILD_VER= 55017
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>

View file

@ -46,8 +46,8 @@ USE_RC_SUBR= vmware-guestd.sh
RESTRICTED= "Not sure if we can redistribute this." RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED} NO_PACKAGE= ${RESTRICTED}
VMWARE_VER= 6.0.0 VMWARE_VER= 6.0.1
BUILD_VER= 45731 BUILD_VER= 55017
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>

View file

@ -6,7 +6,7 @@
# #
PORTNAME= vmware PORTNAME= vmware
PORTREVISION?= 2 #PORTREVISION?= 0
MASTER_SITES= # bundled with VMware Workstation MASTER_SITES= # bundled with VMware Workstation
PKGNAMESUFFIX?= -tools PKGNAMESUFFIX?= -tools