diff options
author | tg <tg@FreeBSD.org> | 1997-03-05 16:31:45 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-03-05 16:31:45 +0800 |
commit | 9d200d7e3dc3cd5a94e7107be6d4ac6e432a26ca (patch) | |
tree | 50eed0853f97ff43f07ba58adbfa2262f9621c93 /emulators | |
parent | 83820424ce6bec32840a91fbbe5fc78645c1b5e3 (diff) | |
download | freebsd-ports-gnome-9d200d7e3dc3cd5a94e7107be6d4ac6e432a26ca.tar.gz freebsd-ports-gnome-9d200d7e3dc3cd5a94e7107be6d4ac6e432a26ca.tar.zst freebsd-ports-gnome-9d200d7e3dc3cd5a94e7107be6d4ac6e432a26ca.zip |
Activate bsvc.
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 6d83743452ff..c8c20a3dd771 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.8 1997/02/24 13:51:00 tg Exp $ +# $Id: Makefile,v 1.9 1997/02/27 09:29:38 tg Exp $ # + SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += fmsx |