diff options
author | obache <obache@pkgsrc.org> | 2007-07-29 07:00:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-07-29 07:00:59 +0000 |
commit | 52c8c9de533c90a42b12d4040db7819e0717461b (patch) | |
tree | 196236577ca93452ba1fc6301342e71250398669 | |
parent | 2a377946edc062a9336b7c01f3e0ed08dc5af792 (diff) | |
download | pkgsrc-52c8c9de533c90a42b12d4040db7819e0717461b.tar.gz |
Added spreadlogd.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0eabf985fe0..c0f12b5d1e5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.673 2007/07/08 19:21:59 minskim Exp $ +# $NetBSD: Makefile,v 1.674 2007/07/29 07:00:59 obache Exp $ # COMMENT= Networking tools @@ -425,6 +425,7 @@ SUBDIR+= solaris-tap SUBDIR+= speedtouch SUBDIR+= spegla SUBDIR+= spread +SUBDIR+= spreadlogd SUBDIR+= srsh SUBDIR+= ssync SUBDIR+= stripes |