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 a144b9b2096..671dff6adef 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.576 2005/08/24 11:03:11 salo Exp $ +# $NetBSD: Makefile,v 1.577 2005/09/29 18:06:07 rpaulo Exp $ # COMMENT= Networking tools @@ -340,6 +340,7 @@ SUBDIR+= ruby-drb SUBDIR+= ruby-icmp SUBDIR+= ruby-xmlrpc4r SUBDIR+= samba +SUBDIR+= scamper SUBDIR+= scapy SUBDIR+= scdp SUBDIR+= scli |