diff options
author | asami <asami@FreeBSD.org> | 1996-03-05 15:48:31 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-05 15:48:31 +0800 |
commit | 3fdcaab0cd27a162ad4cf685f808d90d9f061fc8 (patch) | |
tree | f5f8191f091b90c0c9eed9815b74280a3e3dc3a9 /comms | |
parent | 8bb3909f2aa036ebe65184f36a74ec12167ec4f2 (diff) | |
download | freebsd-ports-gnome-3fdcaab0cd27a162ad4cf685f808d90d9f061fc8.tar.gz freebsd-ports-gnome-3fdcaab0cd27a162ad4cf685f808d90d9f061fc8.tar.zst freebsd-ports-gnome-3fdcaab0cd27a162ad4cf685f808d90d9f061fc8.zip |
Added minicom.
Diffstat (limited to 'comms')
-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 |