diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c8edfc5d6fd..82cac93156b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2000/06/08 15:58:17 wennmach Exp $ +# $NetBSD: Makefile,v 1.129 2000/06/22 16:51:47 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -64,6 +64,7 @@ SUBDIR += nocol SUBDIR += ntop SUBDIR += ntp4 + SUBDIR += ORBit SUBDIR += p5-Net SUBDIR += p5-Net-DNS SUBDIR += p5-Net-Telnet |