diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-13 06:07:36 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-13 06:07:36 +0000 |
commit | cb4223aaeb71e7a62de911af21bb8876b72b7ec7 (patch) | |
tree | f14b9476eaa6cd9a765dae6069ac187fa5baf747 /comms | |
parent | 1e73eb0093ca86fa94083071748b67577be975db (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/Makefile b/comms/Makefile index b44be4371b39..7a533048a4bc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.10 1995/02/17 23:35:43 ache Exp $ +# $Id: Makefile,v 1.11 1995/03/31 20:43:35 gpalmer Exp $ # -# restricted: rzsz kermit +# restricted: rzsz # broken = flexfax # -SUBDIR= ecu mgetty+sendfax seyon +SUBDIR= ecu kermit mgetty+sendfax seyon .include <bsd.port.subdir.mk> |