diff options
author | rpaulo <rpaulo> | 2005-09-29 18:06:07 +0000 |
---|---|---|
committer | rpaulo <rpaulo> | 2005-09-29 18:06:07 +0000 |
commit | e972006143d7a24942fc40b5e0ba6a1a2f97d5d3 (patch) | |
tree | 0637cb32bfdeaa86f29b83e0f681d5513406ecb8 /net | |
parent | fe26a4b0ec8579607c8aa20e98343fa4dc71a6ff (diff) | |
download | pkgsrc-e972006143d7a24942fc40b5e0ba6a1a2f97d5d3.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 |