mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
--- doc/examples/udp_stream_script 2 Aug 1999 12:01:23 -0000 1.1.1.1
|
|
+++ doc/examples/udp_stream_script 21 Jan 2003 00:45:21 -0000
|
|
@@ -17,9 +17,9 @@
|
|
|
|
# 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
|