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 | 1d6200f3e575faa6f226ad753c8bdfcbdcadd27a (patch) | |
tree | 0637cb32bfdeaa86f29b83e0f681d5513406ecb8 /net/Makefile | |
parent | a375b3e85c34bb7b6d77e22cf3df2fb92cd4475e (diff) | |
download | pkgsrc-1d6200f3e575faa6f226ad753c8bdfcbdcadd27a.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 |