diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-05 07:48:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-05 07:48:31 +0000 |
commit | 902fc98b35cc3d26c00c6f4aac9901e7628fc9ba (patch) | |
tree | 2b596563599a8fab9e7e586cc95eeb714dcc15ec /comms/Makefile | |
parent | e78ee20b286bb1ad9c1e66b50e51b30f51abf552 (diff) | |
download | ports-902fc98b35cc3d26c00c6f4aac9901e7628fc9ba.tar.gz ports-902fc98b35cc3d26c00c6f4aac9901e7628fc9ba.zip |
Notes
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index d032c6a22c5f..67423bd9b586 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.15 1995/06/24 18:43:00 asami Exp $ +# $Id: Makefile,v 1.16 1995/07/29 09:53:19 asami Exp $ # SUBDIR += ecu SUBDIR += hylafax SUBDIR += kermit SUBDIR += mgetty+sendfax + SUBDIR += minicom SUBDIR += rzsz SUBDIR += seyon |