diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 13:54:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 13:54:17 +0000 |
commit | 9c54760d3e7cd42fd2313b5dc2e6427609c0ed29 (patch) | |
tree | de550853bf7bf124aa20cca976526e8c43419135 /comms | |
parent | c08adf55a4054c2c74b6ed820151ade057e0a0b9 (diff) | |
download | ports-9c54760d3e7cd42fd2313b5dc2e6427609c0ed29.tar.gz ports-9c54760d3e7cd42fd2313b5dc2e6427609c0ed29.zip |
Notes
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 e1dd17078dc4..b0f6d8013446 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $ +# $Id: Makefile,v 1.28 1997/11/24 09:12:26 pst Exp $ # SUBDIR += bpl+ @@ -6,6 +6,7 @@ SUBDIR += ecu SUBDIR += hylafax SUBDIR += kermit + SUBDIR += kpilot SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom |