diff options
author | steve <steve@FreeBSD.org> | 1998-02-22 05:25:03 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-22 05:25:03 +0800 |
commit | 4ef09fd73112d708c9eff84a5d7b7a4a0fac1d61 (patch) | |
tree | f9cc5c92951445a654b5f9eab358b26581f6488d /emulators | |
parent | db301d765fea42af1df88ec22e00643de32f0b39 (diff) | |
download | freebsd-ports-gnome-4ef09fd73112d708c9eff84a5d7b7a4a0fac1d61.tar.gz freebsd-ports-gnome-4ef09fd73112d708c9eff84a5d7b7a4a0fac1d61.tar.zst freebsd-ports-gnome-4ef09fd73112d708c9eff84a5d7b7a4a0fac1d61.zip |
activate frodo
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 435eff27803c..1988a2f7b696 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1997/12/18 03:48:38 alex Exp $ +# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $ # SUBDIR += aftp @@ -8,6 +8,7 @@ SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += fmsx + SUBDIR += frodo SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines |