mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix fetching
- Remove dead WWW PR: ports/87987 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (billf; 20 days)
This commit is contained in:
parent
6e30c36eb7
commit
c7a1b06585
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148067
2 changed files with 3 additions and 5 deletions
|
@ -9,9 +9,9 @@ PORTNAME= nttcp
|
|||
PORTVERSION= 1.47
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= benchmarks net
|
||||
MASTER_SITES= http://home.leo.org/~bartel/nttcp/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= billf
|
||||
MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/privat2/ \
|
||||
http://freeware.sgi.com/source/nttcp/ \
|
||||
http://reality.sgiweb.org/freeware/source/nttcp/
|
||||
|
||||
MAINTAINER= billf@FreeBSD.org
|
||||
COMMENT= A client/server program for testing network performance
|
||||
|
|
|
@ -4,6 +4,4 @@ side program which will send/receive data. Both sides measure the time
|
|||
and number of bytes transfered. The local side will print the measures.
|
||||
The format of the output can be specified on the commandline.
|
||||
|
||||
WWW: http://www.leo.org/~bartel/nttcp/
|
||||
|
||||
Bill Fumerola <billf@chc-chimes.com>
|
||||
|
|
Loading…
Add table
Reference in a new issue