diff options
author | mph <mph@FreeBSD.org> | 1998-08-11 11:06:14 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-08-11 11:06:14 +0800 |
commit | 91f7b1074d41032f25b19a29e272585d10fc4726 (patch) | |
tree | 5b5ae6faad9323bb5ece36cae87b59eb379601a0 /net | |
parent | a50d95f88a198394d4b8d9d7c51a4f39b8a23a52 (diff) | |
download | freebsd-ports-gnome-91f7b1074d41032f25b19a29e272585d10fc4726.tar.gz freebsd-ports-gnome-91f7b1074d41032f25b19a29e272585d10fc4726.tar.zst freebsd-ports-gnome-91f7b1074d41032f25b19a29e272585d10fc4726.zip |
Activate ntop.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
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 |