diff options
author | frueauf <frueauf> | 1998-03-19 11:00:58 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-19 11:00:58 +0000 |
commit | ffc8c35cbdfc92fe8c53d994835468f1d9b6722d (patch) | |
tree | 36e984b91130947dcccf0a8988f42f733a8f3e24 /comms | |
parent | 0e65f58deda4d25c3afee36288ac118a76abf2da (diff) | |
download | pkgsrc-ffc8c35cbdfc92fe8c53d994835468f1d9b6722d.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 |