mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
370 B
Text
11 lines
370 B
Text
--- doc/examples/tcp_stream_script.orig 2011-02-10 17:04:20 UTC
|
|
+++ doc/examples/tcp_stream_script
|
|
@@ -24,7 +24,7 @@ fi
|
|
# 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 different port than the default of 12865, then set
|