diff options
author | joe <joe@FreeBSD.org> | 2000-01-27 07:02:52 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2000-01-27 07:02:52 +0800 |
commit | 0a103d9006e9931f8a96f5c0c5df90a3b6539537 (patch) | |
tree | 056844d8bc17b379c9aeb04708e96e7790264d4b /emulators | |
parent | 04fb81e5f18ccb33c583af058a162a453d52434d (diff) | |
download | freebsd-ports-gnome-0a103d9006e9931f8a96f5c0c5df90a3b6539537.tar.gz freebsd-ports-gnome-0a103d9006e9931f8a96f5c0c5df90a3b6539537.tar.zst freebsd-ports-gnome-0a103d9006e9931f8a96f5c0c5df90a3b6539537.zip |
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 93aba7177769..912ccd4ffe5f 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 |