diff options
author | nsayer <nsayer@FreeBSD.org> | 1999-11-25 14:46:40 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 1999-11-25 14:46:40 +0800 |
commit | 7c53d0e579d6dcb5ad089261dbb5c613681f5e48 (patch) | |
tree | cbaec8b4c3a096c3f9a0394c30e4f7489078b9a9 /emulators | |
parent | ba351c5550d114b3003a2f0f1ed2d766458668d4 (diff) | |
download | freebsd-ports-gnome-7c53d0e579d6dcb5ad089261dbb5c613681f5e48.tar.gz freebsd-ports-gnome-7c53d0e579d6dcb5ad089261dbb5c613681f5e48.tar.zst freebsd-ports-gnome-7c53d0e579d6dcb5ad089261dbb5c613681f5e48.zip |
Activate kmamerun
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 f29d51c37c45..7a7cd1b2cd02 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -16,6 +16,7 @@ SUBDIR += linux_base SUBDIR += linux_glide SUBDIR += linux_mesa + SUBDIR += kmamerun SUBDIR += macutils SUBDIR += mastergear SUBDIR += mtools |