diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-30 10:04:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-30 10:04:07 +0000 |
commit | d10b94d7f893697634d08ba79f57715335f7077c (patch) | |
tree | 7db4befbfeb15820631706ffa567540fb0fe265c /comms | |
parent | df23388e88f1d468ba83381b10cf083f7fc012c8 (diff) | |
download | ports-d10b94d7f893697634d08ba79f57715335f7077c.tar.gz ports-d10b94d7f893697634d08ba79f57715335f7077c.zip |
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 e8d89d61f594..148aa01857bc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.12 1995/05/13 06:07:36 asami Exp $ +# $Id: Makefile,v 1.13 1995/05/14 03:29:18 asami Exp $ # # RESTRICTED: rzsz # # BROKEN: flexfax # -SUBDIR= ecu kermit mgetty+sendfax seyon +SUBDIR= ecu hylafax kermit mgetty+sendfax seyon .include <bsd.port.subdir.mk> |