diff options
author | rpaulo <rpaulo> | 2005-09-29 18:06:07 +0000 |
---|---|---|
committer | rpaulo <rpaulo> | 2005-09-29 18:06:07 +0000 |
commit | 1a8683a3bdb5c8e8f4615d7493647e2130671462 (patch) | |
tree | 0637cb32bfdeaa86f29b83e0f681d5513406ecb8 /net | |
parent | cdd77073c3ad945df176f03ba570fd22245c64cd (diff) | |
download | pkgsrc-1a8683a3bdb5c8e8f4615d7493647e2130671462.tar.gz |
Descend into 'scamper'.
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 |