diff options
author | roberto <roberto@FreeBSD.org> | 2002-07-16 05:31:42 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2002-07-16 05:31:42 +0800 |
commit | 72554fc5435811fce0d45902708828d95bef5447 (patch) | |
tree | 7bc27fa2608eb9df9891c8d10b681ecdcf59087a /net | |
parent | 9f6e0c357478b402129e0f97abf9465db20501e3 (diff) | |
download | freebsd-ports-gnome-72554fc5435811fce0d45902708828d95bef5447.tar.gz freebsd-ports-gnome-72554fc5435811fce0d45902708828d95bef5447.tar.zst freebsd-ports-gnome-72554fc5435811fce0d45902708828d95bef5447.zip |
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 |