diff options
author | joe <joe@FreeBSD.org> | 2000-01-26 23:02:52 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2000-01-26 23:02:52 +0000 |
commit | 0a103d9006e9931f8a96f5c0c5df90a3b6539537 (patch) | |
tree | 056844d8bc17b379c9aeb04708e96e7790264d4b /emulators | |
parent | 04fb81e5f18ccb33c583af058a162a453d52434d (diff) | |
download | FreeBSD-ports-0a103d9006e9931f8a96f5c0c5df90a3b6539537.zip FreeBSD-ports-0a103d9006e9931f8a96f5c0c5df90a3b6539537.tar.gz |
Enable vmware.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 93aba71..912ccd4 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -37,6 +37,7 @@ SUBDIR += vice SUBDIR += vMac SUBDIR += vmsbackup + SUBDIR += vmware SUBDIR += vpce SUBDIR += wine SUBDIR += x48 |