diff options
author | martin <martin> | 2000-07-28 15:56:08 +0000 |
---|---|---|
committer | martin <martin> | 2000-07-28 15:56:08 +0000 |
commit | b363425f44a41e3f91e47398084cecde4d9af0e8 (patch) | |
tree | 30886364f6978e588e3dc20fec7fb7200a54f417 /emulators/Makefile | |
parent | 0520f5749d7ef5156ea46ab61fc4b0e67ce95015 (diff) | |
download | pkgsrc-b363425f44a41e3f91e47398084cecde4d9af0e8.tar.gz |
Added fmsx pkg.
Diffstat (limited to 'emulators/Makefile')
-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 |