diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-18 01:00:07 +0800 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-18 01:00:07 +0800 |
commit | add5412f71803a34188ec0cd04c92a0b124cf700 (patch) | |
tree | 8abc71e5f44a1b67a59b3af8501e46f3eaf70e9e /emulators | |
parent | 0ce807fe78603e3f4bd1ed46688374b09ef572ad (diff) | |
download | freebsd-ports-gnome-add5412f71803a34188ec0cd04c92a0b124cf700.tar.gz freebsd-ports-gnome-add5412f71803a34188ec0cd04c92a0b124cf700.tar.zst freebsd-ports-gnome-add5412f71803a34188ec0cd04c92a0b124cf700.zip |
Activate aftp.
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 c8c20a3dd771..088ec6daae39 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.9 1997/02/27 09:29:38 tg Exp $ +# $Id: Makefile,v 1.10 1997/03/05 08:31:45 tg Exp $ # + SUBDIR += aftp SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools |