summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-08-11 03:06:14 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-08-11 03:06:14 +0000
commit0c764c6cfe107ea1387736af2c282a0de6f75e96 (patch)
treebea2712739ef6ecc119603c7a552ba6fd5808531 /net/Makefile
parentImport of ntop, a program for showing network information, similar (diff)
Activate ntop.
Notes
Notes: svn path=/head/; revision=12438
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 6631dcb31f1c..abfb8a3e0d34 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.173 1998/07/11 18:33:00 steve Exp $
+# $Id: Makefile,v 1.174 1998/08/07 23:58:37 asami Exp $
#
SUBDIR += SSLtelnet
@@ -72,6 +72,7 @@
SUBDIR += nettest
SUBDIR += nslint
SUBDIR += ntimelord
+ SUBDIR += ntop
SUBDIR += ntp
SUBDIR += omi
SUBDIR += p5-Archie