diff options
author | wxs <wxs@FreeBSD.org> | 2009-11-04 22:27:37 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-11-04 22:27:37 +0800 |
commit | 5e125cd57a69de90f3d0a3330eef91301f323c7f (patch) | |
tree | 70adaaf94338063cd8a73ad64253225b5551072d /emulators/Makefile | |
parent | 8b1fb1fe563c628fd7c1cfc7fbf063aeb59eebcc (diff) | |
download | freebsd-ports-gnome-5e125cd57a69de90f3d0a3330eef91301f323c7f.tar.gz freebsd-ports-gnome-5e125cd57a69de90f3d0a3330eef91301f323c7f.tar.zst freebsd-ports-gnome-5e125cd57a69de90f3d0a3330eef91301f323c7f.zip |
- 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 ec805f65d488..44b12161150c 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 |