diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
commit | c9dc84a5224b30f876aca7950ba9667f10a42b4b (patch) | |
tree | d8441e63488bf8611df96673021fc142d567b5f2 /comms/Makefile | |
parent | ed69276f3b3057aa2b01874de91a6b7abbf2326b (diff) |
Notes
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/comms/Makefile b/comms/Makefile index 7a533048a4bc..e8d89d61f594 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,8 +1,10 @@ -# $Id: Makefile,v 1.11 1995/03/31 20:43:35 gpalmer Exp $ +# $Id: Makefile,v 1.12 1995/05/13 06:07:36 asami Exp $ # -# restricted: rzsz -# broken = flexfax +# RESTRICTED: rzsz # +# BROKEN: flexfax +# + SUBDIR= ecu kermit mgetty+sendfax seyon .include <bsd.port.subdir.mk> |