diff options
author | kris <kris@FreeBSD.org> | 2002-05-15 04:11:55 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-15 04:11:55 +0000 |
commit | bacfef2ff79c1820b26b4cccea87bc4908d43e28 (patch) | |
tree | befd36674add85ee5530009fadaef45a3f560f20 /emulators/Makefile | |
parent | aceede0bffca3766ce2fc4026b887cbf83cb4d53 (diff) | |
download | FreeBSD-ports-bacfef2ff79c1820b26b4cccea87bc4908d43e28.zip FreeBSD-ports-bacfef2ff79c1820b26b4cccea87bc4908d43e28.tar.gz |
Add vmware-tools2 and vmware-tools3 and remove vmware-tools
Forgotten by: matusita
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e02a5ba..7b43b7d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -61,7 +61,8 @@ SUBDIR += vmsbackup SUBDIR += vmware SUBDIR += vmware-guestd - SUBDIR += vmware-tools + SUBDIR += vmware-tools2 + SUBDIR += vmware-tools3 SUBDIR += vmware2 SUBDIR += vmware_xf4mod SUBDIR += vpce |