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 9a79f18ac8f..813134f70c5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.284 2002/04/01 05:51:09 explorer Exp $ +# $NetBSD: Makefile,v 1.285 2002/04/04 17:02:59 atatat Exp $ # COMMENT= Networking tools @@ -71,6 +71,7 @@ SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= host SUBDIR+= httptunnel +SUBDIR+= hping SUBDIR+= icsi-finger SUBDIR+= ip6_int SUBDIR+= ipa |