diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-15 21:31:42 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-15 21:31:42 +0000 |
commit | ef4c1822422ee0f5d3f3b0440d032b5e9774c65b (patch) | |
tree | 734622f6b29664aa7c88097035ade7640eaff214 /net | |
parent | New port: net/nload. (diff) |
Connect nload to the world.
PR: ports/37418
Submitted by: Olivier Tharan <olive@oban.frmug.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e7494ab9f827..135019ac91b7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -297,6 +297,7 @@ SUBDIR += ngrep SUBDIR += ngrep-lib SUBDIR += nic + SUBDIR += nload SUBDIR += nocol SUBDIR += noip SUBDIR += ns |