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/nttcp | |
parent | 7c4387a32c26aef8f0f2d912a5dcd523218884d2 (diff) | |
download | ports-6b849494512f5ec97ee581318a182174400c0a49.tar.gz ports-6b849494512f5ec97ee581318a182174400c0a49.zip |
Notes
Diffstat (limited to 'benchmarks/nttcp')
-rw-r--r-- | benchmarks/nttcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index 3b5ee3b308ef..8ceb19ce5dfb 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -7,7 +7,7 @@ PORTNAME= nttcp PORTVERSION= 1.47 -CATEGORIES= net benchmarks +CATEGORIES= benchmarks net MASTER_SITES= http://www.leo.org/~bartel/nttcp/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= billf |