diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-17 00:28:22 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-17 00:28:22 +0000 |
commit | c724b38293286a71cd8b04f0c9f3f8515c0bd1b0 (patch) | |
tree | 944a8908c82d13e8ba11a63b018b58e4e551cd3f /emulators | |
parent | 241237d0ab6a26ccec6b93ac67b95c1fd6304576 (diff) | |
download | ports-c724b38293286a71cd8b04f0c9f3f8515c0bd1b0.tar.gz ports-c724b38293286a71cd8b04f0c9f3f8515c0bd1b0.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 cdf5de57c14b..6bf094ec9b98 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -12,7 +12,7 @@ SUBDIR += dlx SUBDIR += fmsx SUBDIR += frodo - SUBDIR += gsnes9x/ + SUBDIR += gsnes9x SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines |