summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-01-07 12:46:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-01-07 12:46:33 +0000
commit8f02356782feebbb8e77a75c2fe452a407d5892e (patch)
tree19263fb82d6466a4d5d563c5caa7ff6078da570e /net
parentNew port, strobe: (diff)
Add strobe.
Not-sure-if-forgotten-by-him-but-I'm-going-to-commit-this-before-I-forget: max
Notes
Notes: svn path=/head/; revision=5253
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 38238f989d9f..be9fc3854dad 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.86 1996/12/06 10:23:28 max Exp $
+# $Id: Makefile,v 1.87 1997/01/02 07:26:52 tg Exp $
#
SUBDIR += archie
@@ -38,6 +38,7 @@
SUBDIR += scotty
SUBDIR += slirp
SUBDIR += socks5
+ SUBDIR += strobe
SUBDIR += sup
SUBDIR += telnetx
SUBDIR += tintin++