diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-06-17 03:02:45 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-06-17 03:02:45 +0000 |
commit | e7a52c624e06e069a11de084ed0a4c91433854dd (patch) | |
tree | d263a4d07a1fa6e6c7869883b2c9d5fb024144c3 /emulators/Makefile | |
parent | Minor INFO-related cleanups (diff) |
Add generator-cbiere 0.35, SEGA Genesis emulator.
PR: ports/82007
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 3015912c9f81..069e7b3640a1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -27,6 +27,7 @@ SUBDIR += fuse SUBDIR += gbe SUBDIR += generator + SUBDIR += generator-cbiere SUBDIR += gngb SUBDIR += gnuboy SUBDIR += grustibus |