diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2007-09-22 02:18:44 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2007-09-22 02:18:44 +0000 |
commit | f7373cbf33eae69bfd937ca11e2be47f3a743b61 (patch) | |
tree | 6874419642b0d7e38183fc566e93c35f60a70a82 /emulators/vmware-tools6 | |
parent | 9c3e688e5c316f1143dbf6dc0bf8ece405be0c57 (diff) |
Update to version 6.0.1 build 55017.
Notes
Notes:
svn path=/head/; revision=199881
Diffstat (limited to 'emulators/vmware-tools6')
-rw-r--r-- | emulators/vmware-tools6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile index c7a77bd853ee..998f15553681 100644 --- a/emulators/vmware-tools6/Makefile +++ b/emulators/vmware-tools6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vmware -PORTREVISION?= 2 +#PORTREVISION?= 0 MASTER_SITES= # bundled with VMware Workstation PKGNAMESUFFIX?= -tools |