diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/dbs/files/patch-src_tcp__trace.c | |
parent | Add new port -- Rounded Mgen+ Japanese TrueType fonts (diff) |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | benchmarks/dbs/files/patch-src_tcp__trace.c (renamed from benchmarks/dbs/files/patch-src_tcp_trace.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/dbs/files/patch-src_tcp_trace.c b/benchmarks/dbs/files/patch-src_tcp__trace.c index 6353e42e5946..69450082b5e9 100644 --- a/benchmarks/dbs/files/patch-src_tcp_trace.c +++ b/benchmarks/dbs/files/patch-src_tcp__trace.c @@ -1,6 +1,6 @@ ---- src/tcp_trace.c-- Thu Nov 2 23:00:13 2000 -+++ src/tcp_trace.c Thu Nov 2 23:00:33 2000 -@@ -307,7 +307,7 @@ +--- src/tcp_trace.c.orig 1997-05-05 17:02:18 UTC ++++ src/tcp_trace.c +@@ -307,7 +307,7 @@ int act, flg; #ifdef _PATH_UNIX system = _PATH_UNIX; #else |