summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-10-07 04:33:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-10-07 04:33:17 +0000
commitd215ceda20cab29a4188c4e3ac273134f7222473 (patch)
treeb609b4524ed37330f1a629b9dbcd32446bbf0304 /net/Makefile
parentNetpipes is a collection of utilities which attempts to provide the (diff)
Turn on netpipes.
Notes
Notes: svn path=/head/; revision=8146
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index f239deb02754..c08fb6df2642 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp $
+# $Id: Makefile,v 1.118 1997/08/19 07:10:09 fenner Exp $
#
SUBDIR += archie
@@ -39,6 +39,7 @@
SUBDIR += ncftp2
SUBDIR += netatalk
SUBDIR += netcat
+ SUBDIR += netpipes
SUBDIR += p5-Archie
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS