diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-04-25 20:32:23 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-04-25 20:32:23 +0000 |
commit | f387e5adc96b5e38ae0eecdae0d672e314792e3a (patch) | |
tree | 60fc083a525156d703d30241e333b916e018c152 /emulators | |
parent | b4c21e2fa0da493caa0c0c77eb62d628bcbf2ed6 (diff) | |
download | ports-f387e5adc96b5e38ae0eecdae0d672e314792e3a.tar.gz ports-f387e5adc96b5e38ae0eecdae0d672e314792e3a.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 23efc6456dac..42e9133b1390 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -19,7 +19,7 @@ SUBDIR += cingb SUBDIR += cpmemu SUBDIR += cpmtools - SUBDIR += cpmtools27 + SUBDIR += cpmtools2 SUBDIR += cygne-sdl SUBDIR += darcnes SUBDIR += dboxfe |