aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-23 00:37:08 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-23 00:37:08 +0000
commit54bfedc4296e0681990dd341fb501fed026cd71a (patch)
tree389da8646d34ea643928f5a4d5d2306239ec1c87 /net
parentf5a70f14658b0d174cbb9ec5c0b35739a5025c7a (diff)
downloadports-54bfedc4296e0681990dd341fb501fed026cd71a.tar.gz
ports-54bfedc4296e0681990dd341fb501fed026cd71a.zip
Add SUBDIR+=nocol
Notes
Notes: svn path=/head/; revision=14782
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 0a632e564f64..808ce656e5ed 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.196 1998/11/22 17:19:37 sada Exp $
+# $Id: Makefile,v 1.197 1998/11/22 17:45:17 sada Exp $
#
SUBDIR += SSLtelnet
@@ -87,6 +87,7 @@
SUBDIR += netcat
SUBDIR += netpipes
SUBDIR += nettest
+ SUBDIR += nocol
SUBDIR += nslint
SUBDIR += ntimelord
SUBDIR += ntop