diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-16 09:38:55 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-16 09:38:55 +0800 |
commit | a1aef5aca4f18a6e30d3024788b1383e8787d7e7 (patch) | |
tree | 7e0fffa939c3905eb96fcf577e7108637ec1cf07 /net/Makefile | |
parent | 8c57d8790a51a3dba246d04103937ce91c2dca5a (diff) | |
download | freebsd-ports-gnome-a1aef5aca4f18a6e30d3024788b1383e8787d7e7.tar.gz freebsd-ports-gnome-a1aef5aca4f18a6e30d3024788b1383e8787d7e7.tar.zst freebsd-ports-gnome-a1aef5aca4f18a6e30d3024788b1383e8787d7e7.zip |
[REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorized
Julian Elischer suggested a new category "net/benchmarks" because
he believes that too many ports are listed under net/. Checking
into it, I noticed that these two ports are described as
benchmarking programs. In the Porters' Handbook, the net
category is described as "miscellaneous networking software".
The benchmarks category seems more specific so I feel that it
is preferable.
PR: ports/39095
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 1f0b5b111105..f28d6d5f8a38 100644 --- a/net/Makefile +++ b/net/Makefile @@ -420,7 +420,6 @@ SUBDIR += ntop SUBDIR += ntp SUBDIR += ntp-devel - SUBDIR += nttcp SUBDIR += nvnet SUBDIR += nylon SUBDIR += obnc @@ -740,7 +739,6 @@ SUBDIR += tridiavnc SUBDIR += tsclient SUBDIR += tsocks - SUBDIR += ttcp SUBDIR += ttlscan SUBDIR += ttt SUBDIR += tund |