diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-02-17 23:35:43 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-02-17 23:35:43 +0000 |
commit | 9550d79f55b6cc52abe2f4607ea3bd0965942a51 (patch) | |
tree | 8111cdf3edbc2848d5ed97239b8dcf3ae3a5eea2 /comms | |
parent | 41f718a384467caa2f2e9074e204d2ae91a5eb90 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index 84358a6681dd..c320838a450e 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.8 1995/01/06 08:26:17 jkh Exp $ +# $Id: Makefile,v 1.9 1995/02/09 12:07:48 jkh Exp $ # # restricted: rzsz kermit # -SUBDIR= flexfax mgetty+sendfax seyon +SUBDIR= ecu flexfax mgetty+sendfax seyon .include <bsd.port.subdir.mk> |