diff options
author | pst <pst@FreeBSD.org> | 1997-11-24 17:12:26 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-11-24 17:12:26 +0800 |
commit | 3b9c0916a1e2d5c05a0c1432e8b17bb40b6c7891 (patch) | |
tree | c2972a6daab388bd62f876a6e1d3caa9704ee673 /comms | |
parent | 75baa6a27778f0c60a707c99148723e584244bf3 (diff) | |
download | freebsd-ports-gnome-3b9c0916a1e2d5c05a0c1432e8b17bb40b6c7891.tar.gz freebsd-ports-gnome-3b9c0916a1e2d5c05a0c1432e8b17bb40b6c7891.tar.zst freebsd-ports-gnome-3b9c0916a1e2d5c05a0c1432e8b17bb40b6c7891.zip |
Activate pilot-link
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 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 |