diff options
author | frueauf <frueauf> | 1998-03-19 11:00:58 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-19 11:00:58 +0000 |
commit | 7d80e4a2b7a1fd85003e80e6b551806e2d5ce34b (patch) | |
tree | 36e984b91130947dcccf0a8988f42f733a8f3e24 /comms | |
parent | 88903ac5a5548e2a3a26db631b6cca926b04fe1e (diff) | |
download | pkgsrc-7d80e4a2b7a1fd85003e80e6b551806e2d5ce34b.tar.gz |
Since pilot-link is in the tree, enable it here too.
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 1b703a22888..41e1c4cd4bc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/02/11 22:06:12 tron Exp $ +# $NetBSD: Makefile,v 1.6 1998/03/19 11:00:58 frueauf Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -9,6 +9,7 @@ SUBDIR += lrzsz # SUBDIR += mgetty+sendfax SUBDIR += minicom + SUBDIR += pilot-link # SUBDIR += qpage # SUBDIR += rzsz # SUBDIR += seyon |