diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2005-05-23 03:56:24 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2005-05-23 03:56:24 +0000 |
commit | e4297f0eee6cafd5939a79ff9d03d3214e363491 (patch) | |
tree | b31a8e01d7409312d7c6e32ed43b7d82bb1c89b3 /emulators/Makefile | |
parent | 6564b47fd44005fc0e4828493abed9f8c6263802 (diff) | |
download | ports-e4297f0eee6cafd5939a79ff9d03d3214e363491.tar.gz ports-e4297f0eee6cafd5939a79ff9d03d3214e363491.zip |
Add VMware Workstation 5 guest OS tools ports.
PR: 81312
Forgotten by: matusita (give me a pointy hat...)
Notes
Notes:
svn path=/head/; revision=135897
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 0d81a3cc2dfa..30d1a11b3581 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -52,6 +52,7 @@ SUBDIR += linux-pete-mesagpu SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 + SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-winetools SUBDIR += linux_base SUBDIR += linux_base-6 @@ -112,9 +113,11 @@ SUBDIR += vmsbackup SUBDIR += vmware-guestd3 SUBDIR += vmware-guestd4 + SUBDIR += vmware-guestd5 SUBDIR += vmware-tools2 SUBDIR += vmware-tools3 SUBDIR += vmware-tools4 + SUBDIR += vmware-tools5 SUBDIR += vmware2 SUBDIR += vmware3 SUBDIR += vpce |