diff options
author | mat <mat@FreeBSD.org> | 2016-07-27 23:09:11 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-27 23:09:11 +0800 |
commit | 74f1c9995b2549419408c8cf76a7a9d323b97c03 (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/ttcp | |
parent | 7a5b7946f3234363680fa169a554250dc5525a55 (diff) | |
download | freebsd-ports-gnome-74f1c9995b2549419408c8cf76a7a9d323b97c03.tar.gz freebsd-ports-gnome-74f1c9995b2549419408c8cf76a7a9d323b97c03.tar.zst freebsd-ports-gnome-74f1c9995b2549419408c8cf76a7a9d323b97c03.zip |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks/ttcp')
-rw-r--r-- | benchmarks/ttcp/files/patch-ttcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ttcp/files/patch-ttcp.c b/benchmarks/ttcp/files/patch-ttcp.c index 2acddbaa6e0d..a055bfeef7ee 100644 --- a/benchmarks/ttcp/files/patch-ttcp.c +++ b/benchmarks/ttcp/files/patch-ttcp.c @@ -1,4 +1,4 @@ ---- ttcp.c.orig 2015-11-23 14:04:04 UTC +--- ttcp.c.orig 2016-07-27 15:06:14 UTC +++ ttcp.c @@ -55,6 +55,9 @@ static char RCSid[] = "ttcp.c $Revision: #include <arpa/inet.h> |