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 3146df62c7d..cdf11a3a29a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 1999/02/26 11:31:17 frueauf Exp $ +# $NetBSD: Makefile,v 1.58 1999/02/27 17:14:55 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -55,6 +55,7 @@ SUBDIR += nocol SUBDIR += netatalk SUBDIR += netcat + SUBDIR += netname SUBDIR += nmap SUBDIR += ntop # SUBDIR += p5-Archie |