diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-08 12:54:45 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-08 12:54:45 +0000 |
commit | a0f95016ba894dc0c9798a0e0400aa489a9ef6ac (patch) | |
tree | 30e84612e151ab9cef3175ddf24666c4ff5a861f /emulators | |
parent | 0dc963d6c3a293eeb80819d9571798fbd130763e (diff) | |
download | ports-a0f95016ba894dc0c9798a0e0400aa489a9ef6ac.tar.gz ports-a0f95016ba894dc0c9798a0e0400aa489a9ef6ac.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e0f1981f7e3b..9dcd8045a436 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -98,6 +98,7 @@ SUBDIR += mame-extras SUBDIR += mastergear SUBDIR += mednafen + SUBDIR += mess SUBDIR += minivmac SUBDIR += mtools SUBDIR += mupen64 @@ -147,7 +148,6 @@ SUBDIR += raine SUBDIR += rtc SUBDIR += sdlmame-devel - SUBDIR += sdlmess SUBDIR += sim6811 SUBDIR += simh SUBDIR += ski |