diff options
author | bouyer <bouyer@pkgsrc.org> | 2002-01-10 20:25:59 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2002-01-10 20:25:59 +0000 |
commit | b862099d23ce8ad2de3631cd4bdd56e7e6c310cb (patch) | |
tree | 7a5605dced5592f460d0ba57244ad59c66e65764 /net/Makefile | |
parent | ab88bd1614917aa37b79dd4de5fd93b7bb7acab4 (diff) | |
download | pkgsrc-b862099d23ce8ad2de3631cd4bdd56e7e6c310cb.tar.gz |
Add sdig.
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 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 |