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