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 84a0f024b32..cee5714b998 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.357 2003/03/04 16:22:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.358 2003/03/05 03:44:33 grant Exp $ # COMMENT= Networking tools @@ -101,6 +101,7 @@ SUBDIR+= irrd SUBDIR+= isic SUBDIR+= ispman SUBDIR+= ja-samba +SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork SUBDIR+= kdenetwork2 |