diff options
author | martin <martin@pkgsrc.org> | 2000-07-28 15:56:08 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2000-07-28 15:56:08 +0000 |
commit | 1011b2eed55a45b8b951c8971356fd541a5294b9 (patch) | |
tree | 30886364f6978e588e3dc20fec7fb7200a54f417 /emulators | |
parent | 8a261ca44096ddcd721598131f647b24ecc535f2 (diff) | |
download | pkgsrc-1011b2eed55a45b8b951c8971356fd541a5294b9.tar.gz |
Added fmsx pkg.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ab7100a666c..7dd5b0f997c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/05/22 22:26:01 skrll Exp $ +# $NetBSD: Makefile,v 1.37 2000/07/28 15:56:08 martin Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -8,6 +8,7 @@ SUBDIR += compat13 SUBDIR += darcnes SUBDIR += doscmd + SUBDIR += fmsx SUBDIR += freebsd_lib SUBDIR += ia64sim SUBDIR += linux-locale |