diff options
author | max <max@FreeBSD.org> | 1997-05-18 01:00:07 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-05-18 01:00:07 +0800 |
commit | bb3591ff88efaa7a762bcb20f0d488b2b60e28ac (patch) | |
tree | 0a124aeefbf211dba00f8637a30fb72858ae2dbd /emulators | |
parent | ebc7dff853ddb956d43faeb72fae21727852eeb2 (diff) | |
download | freebsd-ports-gnome-bb3591ff88efaa7a762bcb20f0d488b2b60e28ac.tar.gz freebsd-ports-gnome-bb3591ff88efaa7a762bcb20f0d488b2b60e28ac.tar.zst freebsd-ports-gnome-bb3591ff88efaa7a762bcb20f0d488b2b60e28ac.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 |