diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-16 01:38:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-16 01:38:55 +0000 |
commit | 6b849494512f5ec97ee581318a182174400c0a49 (patch) | |
tree | 114498d38b6f422d44216ca42c7ef244d9201cf4 /benchmarks/ttcp | |
parent | 7c4387a32c26aef8f0f2d912a5dcd523218884d2 (diff) |
Notes
Diffstat (limited to 'benchmarks/ttcp')
-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 39d86ec414ae..d362670b3f8e 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ttcp PORTVERSION= 1.12 -CATEGORIES= net benchmarks +CATEGORIES= benchmarks net MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README |