diff options
author | frueauf <frueauf> | 1998-03-20 11:08:01 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-20 11:08:01 +0000 |
commit | f2f77e7331fbb47ef8af49ef20a3d70700314f21 (patch) | |
tree | b115feb319908a51e5dc30fa61e0bc7c33377ffe /comms/Makefile | |
parent | fabf9554c979f87cab13595010191892c9fd468d (diff) | |
download | pkgsrc-f2f77e7331fbb47ef8af49ef20a3d70700314f21.tar.gz |
Add and enable modemd.
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 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 |