diff options
author | wxs <wxs@FreeBSD.org> | 2009-11-04 14:27:37 +0000 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-11-04 14:27:37 +0000 |
commit | 5e125cd57a69de90f3d0a3330eef91301f323c7f (patch) | |
tree | 70adaaf94338063cd8a73ad64253225b5551072d /emulators/Makefile | |
parent | 8b1fb1fe563c628fd7c1cfc7fbf063aeb59eebcc (diff) | |
download | FreeBSD-ports-5e125cd57a69de90f3d0a3330eef91301f323c7f.zip FreeBSD-ports-5e125cd57a69de90f3d0a3330eef91301f323c7f.tar.gz |
- Connect emulators/fceux to the build.
PR: ports/139839
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ec805f6..44b1216 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -36,7 +36,7 @@ SUBDIR += dynamips-devel SUBDIR += e-uae SUBDIR += extract-xiso - SUBDIR += fceu + SUBDIR += fceux SUBDIR += fceu-server SUBDIR += fmsx SUBDIR += frodo |