diff options
author | kris <kris@FreeBSD.org> | 2002-05-15 12:11:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-15 12:11:55 +0800 |
commit | bacfef2ff79c1820b26b4cccea87bc4908d43e28 (patch) | |
tree | befd36674add85ee5530009fadaef45a3f560f20 /emulators | |
parent | aceede0bffca3766ce2fc4026b887cbf83cb4d53 (diff) | |
download | freebsd-ports-gnome-bacfef2ff79c1820b26b4cccea87bc4908d43e28.tar.gz freebsd-ports-gnome-bacfef2ff79c1820b26b4cccea87bc4908d43e28.tar.zst freebsd-ports-gnome-bacfef2ff79c1820b26b4cccea87bc4908d43e28.zip |
Add vmware-tools2 and vmware-tools3 and remove vmware-tools
Forgotten by: matusita
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e02a5ba4e4ed..7b43b7df7586 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 |