pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Add and enable netpipes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c891a05d50cf
branches:  trunk
changeset: 502579:c891a05d50cf
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sun Nov 06 23:59:12 2005 +0000

description:
Add and enable netpipes.

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ad52454e4e5e -r c891a05d50cf net/Makefile
--- a/net/Makefile      Sun Nov 06 23:58:34 2005 +0000
+++ b/net/Makefile      Sun Nov 06 23:59:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.586 2005/11/03 06:35:30 taca Exp $
+# $NetBSD: Makefile,v 1.587 2005/11/06 23:59:12 jlam Exp $
 #
 
 COMMENT=       Networking tools
@@ -210,6 +210,7 @@
 SUBDIR+=       netgroup
 SUBDIR+=       netname
 SUBDIR+=       netperf
+SUBDIR+=       netpipes
 SUBDIR+=       netsaint-base
 SUBDIR+=       netsaint-plugin-cluster
 SUBDIR+=       netsaint-plugin-snmp



Home | Main Index | Thread Index | Old Index