diff options
Diffstat (limited to 'net-mgmt/nrg/files/patch-nrg-bindstat')
-rw-r--r-- | net-mgmt/nrg/files/patch-nrg-bindstat | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/nrg/files/patch-nrg-bindstat b/net-mgmt/nrg/files/patch-nrg-bindstat new file mode 100644 index 000000000000..e54f61e76292 --- /dev/null +++ b/net-mgmt/nrg/files/patch-nrg-bindstat @@ -0,0 +1,11 @@ +--- ./collectors/nrg-bindstat.in.orig Sun Jul 20 20:51:09 2003 ++++ ./collectors/nrg-bindstat.in Fri Mar 5 18:08:03 2004 +@@ -24,7 +24,7 @@ + $version = "4.9.6"; + $mode = "queries"; + $server = "localhost"; +-$port = "88888"; ++$port = "28888"; + $stamp = 0; + $stat = 0; + |