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 3de390b0a73..7aac38df16f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.301 2002/05/16 18:15:17 wiz Exp $ +# $NetBSD: Makefile,v 1.302 2002/05/25 12:58:27 markd Exp $ # COMMENT= Networking tools @@ -118,6 +118,7 @@ SUBDIR+= nemesis SUBDIR+= net-snmp-current SUBDIR+= netatalk SUBDIR+= netatalk-asun +SUBDIR+= netatalk-umich SUBDIR+= netcat SUBDIR+= netname SUBDIR+= netperf |