diff options
author | Paul Traina <pst@FreeBSD.org> | 1997-11-24 09:12:26 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1997-11-24 09:12:26 +0000 |
commit | 559e9ffa0a0ff9f4c5cfb5e86bcc0a7acd31059d (patch) | |
tree | be4b99dbde439377014018696e84bb515f3b80b1 /comms/Makefile | |
parent | a71f63a77011b1772c83b795902cf1f9ff62b393 (diff) | |
download | ports-559e9ffa0a0ff9f4c5cfb5e86bcc0a7acd31059d.tar.gz ports-559e9ffa0a0ff9f4c5cfb5e86bcc0a7acd31059d.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 358a4e291632..e1dd17078dc4 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp $ +# $Id: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $ # SUBDIR += bpl+ @@ -9,6 +9,7 @@ SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom + SUBDIR += pilot-link SUBDIR += qpage SUBDIR += rzsz SUBDIR += seyon |