diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 72d17e91126..24092a912c4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.332 2002/08/27 08:10:25 seb Exp $ +# $NetBSD: Makefile,v 1.333 2002/08/27 09:05:09 abs Exp $ # COMMENT= Networking tools @@ -115,6 +115,7 @@ SUBDIR+= lukemftpd SUBDIR+= md-whois SUBDIR+= mirror SUBDIR+= mouse-pppoe +SUBDIR+= mrstat SUBDIR+= mrt SUBDIR+= mrtg SUBDIR+= mtr |