diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-03-16 22:58:34 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-03-16 22:58:34 +0000 |
commit | 49d0613e6f6b1eec82db10b7b1cf31b6379d9470 (patch) | |
tree | 7aafdb9050a85dbe948bcd21faad6359add1d638 /emulators/Makefile | |
parent | 61b3a6bec83554aeeca93cdf9d7341e6324ccdf3 (diff) | |
download | ports-49d0613e6f6b1eec82db10b7b1cf31b6379d9470.tar.gz ports-49d0613e6f6b1eec82db10b7b1cf31b6379d9470.zip |
Add snes9express 1.42, GTK interface for snes9x.
Submitted by: Travis Poppe <tlp@liquidx.org>
Notes
Notes:
svn path=/head/; revision=104229
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 6a37b760593c..152cbc94d7be 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -70,6 +70,7 @@ SUBDIR += sim SUBDIR += sim6811 SUBDIR += ski + SUBDIR += snes9express SUBDIR += snes9x SUBDIR += spim SUBDIR += stella |