diff options
author | tron <tron> | 1998-02-11 22:06:12 +0000 |
---|---|---|
committer | tron <tron> | 1998-02-11 22:06:12 +0000 |
commit | 73ca6b9a053fd89dc9ed759a2e461046b8f4519e (patch) | |
tree | 608410d6eab5cd4ddcb7d8d1b8afec61bf76337d /comms | |
parent | af04006ea7bfc23a10181adf9aa8f4cb0a8c0762 (diff) | |
download | pkgsrc-73ca6b9a053fd89dc9ed759a2e461046b8f4519e.tar.gz |
Enable minicom-1.78.
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 2858534c347..1b703a22888 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/02/10 00:32:43 tron Exp $ +# $NetBSD: Makefile,v 1.5 1998/02/11 22:06:12 tron Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -8,7 +8,7 @@ SUBDIR += kermit SUBDIR += lrzsz # SUBDIR += mgetty+sendfax -# SUBDIR += minicom + SUBDIR += minicom # SUBDIR += qpage # SUBDIR += rzsz # SUBDIR += seyon |