benchmarks/ttcp: Fix MASTER_SITES
While here, assign maintainer PR: 241273 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
This commit is contained in:
parent
fc5c4968d2
commit
bfeabf688f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514621
@ -3,22 +3,18 @@
|
||||
|
||||
PORTNAME= ttcp
|
||||
PORTVERSION= 1.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= benchmarks net
|
||||
MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/
|
||||
MASTER_SITES= https://BSDforge.com/projects/source/benchmarks/ttcp/
|
||||
DISTFILES= ttcp.c ttcp.1 README
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= # none
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Benchmarking tool for analysing TCP and UDP performance
|
||||
|
||||
LICENSE= PD
|
||||
|
||||
BROKEN= unfetchable
|
||||
DEPRECATED= Unfetchable, unmaintained
|
||||
EXPIRATION_DATE= 2019-10-16
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user