diff options
author | des <des@FreeBSD.org> | 2004-03-23 22:25:58 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2004-03-23 22:25:58 +0000 |
commit | 1d359c3d5aa173f028d8233cbb10b430e7f9a157 (patch) | |
tree | ff0662988f1264709a53e1856ee27cdff8dbb7e9 /emulators/Makefile | |
parent | 2e62032e3a5eb1de313c6b265d583832bad813dc (diff) | |
download | FreeBSD-ports-1d359c3d5aa173f028d8233cbb10b430e7f9a157.zip FreeBSD-ports-1d359c3d5aa173f028d8233cbb10b430e7f9a157.tar.gz |
The doscmd utility, which until now has been part of the base system.
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 152cbc9..1a0f30ba 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -16,6 +16,7 @@ SUBDIR += dgen-sdl SUBDIR += dlx SUBDIR += dosbox + SUBDIR += doscmd SUBDIR += extract-xiso SUBDIR += fceu SUBDIR += fmsx |