diff options
author | bouyer <bouyer> | 2002-01-10 20:25:59 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2002-01-10 20:25:59 +0000 |
commit | b1332cd36644947f0671b06a48b8a91780f584e8 (patch) | |
tree | 7a5605dced5592f460d0ba57244ad59c66e65764 /net | |
parent | 4320f271c274a2d99532a725a2f4e7ebb5603d4f (diff) | |
download | pkgsrc-b1332cd36644947f0671b06a48b8a91780f584e8.tar.gz |
Add sdig.
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 bc5b3134dec..30616d5fb57 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.266 2002/01/10 13:08:57 jlam Exp $ +# $NetBSD: Makefile,v 1.267 2002/01/10 20:25:59 bouyer Exp $ # COMMENT= Networking tools @@ -168,6 +168,7 @@ SUBDIR+= ruby-drb SUBDIR+= ruby-icmp SUBDIR+= samba SUBDIR+= samba20 +SUBDIR+= sdig SUBDIR+= sdist SUBDIR+= sendfile SUBDIR+= sftp |