summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-08 04:20:11 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-08 04:20:11 +0000
commit04b5d77f2e29c16e3a276241abfe4d06ed566dec (patch)
tree8c8d1d070537ff72e00f33a621bc4fc3b8b9dfed /net/Makefile
parentImport of nttcp (diff)
Activate nttcp
PR: ports/8546
Notes
Notes: svn path=/head/; revision=15186
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 4614d888f158..d2f835ae3da8 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.203 1998/12/04 08:14:56 jkoshy Exp $
+# $Id: Makefile,v 1.204 1998/12/07 02:22:05 asami Exp $
#
SUBDIR += SSLtelnet
@@ -95,6 +95,7 @@
SUBDIR += ntimelord
SUBDIR += ntop
SUBDIR += ntp
+ SUBDIR += nttcp
SUBDIR += omi
SUBDIR += openldap
SUBDIR += p5-Archie