diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 5f3e2782d2b..fb7d3f66427 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 1998/09/05 20:20:03 frueauf Exp $ +# $NetBSD: Makefile,v 1.37 1998/09/30 20:51:09 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -44,7 +44,7 @@ SUBDIR += ncftp2 SUBDIR += nocol # SUBDIR += netatalk -# SUBDIR += netcat + SUBDIR += netcat SUBDIR += ntop # SUBDIR += p5-Archie SUBDIR += p5-Net |