diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0cef282550e..dd945d1adbb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.376 2003/05/15 21:37:58 salo Exp $ +# $NetBSD: Makefile,v 1.377 2003/05/16 12:18:22 dmcmahill Exp $ # COMMENT= Networking tools @@ -313,6 +313,7 @@ SUBDIR+= xspeakfree SUBDIR+= xtraceroute SUBDIR+= yafc SUBDIR+= yale-tftpd +SUBDIR+= yaz SUBDIR+= ytalk SUBDIR+= ywho SUBDIR+= zebra |