diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-09 21:12:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-09 21:12:20 +0000 |
commit | fcd9677abe3907ba390f0a93c34785e0e56595be (patch) | |
tree | 79db4249a3cab94038b154cff8d694bf00e9aa34 /benchmarks | |
parent | e822567590bc368cc150cf0727a8c8e546428a2b (diff) | |
download | ports-fcd9677abe3907ba390f0a93c34785e0e56595be.tar.gz ports-fcd9677abe3907ba390f0a93c34785e0e56595be.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/ttcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index a8819a3a0840..39d86ec414ae 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ttcp PORTVERSION= 1.12 -CATEGORIES= net +CATEGORIES= net benchmarks MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README |