View | Details | Raw Unified | Return to bug 276759 | Differences between
and this patch

Collapse All | Expand All

(-)b/benchmarks/ttcp/Makefile (-1 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	ttcp
1
PORTNAME=	ttcp
2
PORTVERSION=	1.12
2
PORTVERSION=	1.12
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	benchmarks net
4
CATEGORIES=	benchmarks net
5
MASTER_SITES=	https://BSDforge.com/projects/source/benchmarks/ttcp/
5
MASTER_SITES=	https://BSDforge.com/projects/source/benchmarks/ttcp/
6
DISTFILES=	ttcp.c ttcp.1 README
6
DISTFILES=	ttcp.c ttcp.1 README
Lines 18-23 EXPIRATION_DATE=2024-02-29 Link Here
18
18
19
NO_WRKSUBDIR=	yes
19
NO_WRKSUBDIR=	yes
20
20
21
PLIST_FILES=	bin/ttcp share/man/man1/ttcp.1.gz share/doc/ttcp/README
21
OPTIONS_DEFINE=	DOCS
22
OPTIONS_DEFINE=	DOCS
22
23
23
post-extract:
24
post-extract:
(-)a/benchmarks/ttcp/pkg-plist (-3 lines)
Removed Link Here
1
bin/ttcp
2
man/man1/ttcp.1.gz
3
%%PORTDOCS%%%%DOCSDIR%%/README

Return to bug 276759