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/netperf/files/patch-sctp_stream_script | |
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
Notes
Notes:
svn path=/head/; revision=419178
Diffstat (limited to 'benchmarks/netperf/files/patch-sctp_stream_script')
-rw-r--r-- | benchmarks/netperf/files/patch-sctp_stream_script | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/netperf/files/patch-sctp_stream_script b/benchmarks/netperf/files/patch-sctp_stream_script deleted file mode 100644 index d3b60119e17d..000000000000 --- a/benchmarks/netperf/files/patch-sctp_stream_script +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/examples/sctp_stream_script.bak Fri Oct 21 07:58:11 2005 -+++ doc/examples/sctp_stream_script Thu Nov 9 13:20:35 2006 -@@ -24,7 +24,7 @@ - # where the programs are - #NETHOME=/usr/local/netperf - #NETHOME="/opt/netperf" --NETHOME=. -+NETHOME="%%PREFIX%%/bin" - - # at what port will netserver be waiting? If you decide to run - # netserver at a differnet port than the default of 12865, then set |