diff options
author | tron <tron@pkgsrc.org> | 1999-05-24 18:13:22 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-24 18:13:22 +0000 |
commit | a9ef01f033d4a37074c381e96dc1463263ec836c (patch) | |
tree | 725b621a10297693a6cced5288144c996834d997 /comms/Makefile | |
parent | fc01d598e99c710614cd5e49d144239b23587228 (diff) | |
download | pkgsrc-a9ef01f033d4a37074c381e96dc1463263ec836c.tar.gz |
Add and enable "pilotmgr".
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 91e7cf4958b..8fd7ae9a8fe 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/05/20 21:19:28 tron Exp $ +# $NetBSD: Makefile,v 1.19 1999/05/24 18:13:22 tron Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -15,6 +15,7 @@ SUBDIR += modemd SUBDIR += p5-pilot-link SUBDIR += pilot-link + SUBDIR += pilotmgr SUBDIR += plp # SUBDIR += qpage # SUBDIR += rzsz |