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 45973cd425a..84befde64d0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2004/04/09 12:36:07 grant Exp $ +# $NetBSD: Makefile,v 1.464 2004/04/11 23:49:34 minskim Exp $ # COMMENT= Networking tools @@ -122,6 +122,7 @@ SUBDIR+= ipv6calc SUBDIR+= ipw SUBDIR+= irrd SUBDIR+= isic +SUBDIR+= ish SUBDIR+= ispman SUBDIR+= ja-samba SUBDIR+= jftpgw |