diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-03-20 11:08:01 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-03-20 11:08:01 +0000 |
commit | 970857ed784d0ca3b34a5a3e43437de580222736 (patch) | |
tree | b115feb319908a51e5dc30fa61e0bc7c33377ffe /comms | |
parent | 971fde0aad1978e6100ef645f65134a416a08bae (diff) | |
download | pkgsrc-970857ed784d0ca3b34a5a3e43437de580222736.tar.gz |
Add and enable modemd.
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 41e1c4cd4bc..77e27b03dfe 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/03/19 11:00:58 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/03/20 11:08:01 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 += modemd SUBDIR += pilot-link # SUBDIR += qpage # SUBDIR += rzsz |