1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/rinetd/files/patch-ab
John-Mark Gurney a5f8d579c0 rinetd - simple TCP-only port redirector program.
Submitted by: Alex Perel <veers@disturbed.net> aka Storm-
1999-06-12 04:45:53 +00:00

13 lines
270 B
Plaintext

diff -u ../rinetd.orig/rinetd.c ./rinetd.c
--- ../rinetd.orig/rinetd.c Mon Mar 1 13:43:35 1999
+++ rinetd.c Fri Jun 11 19:40:05 1999
@@ -214,7 +214,7 @@
};
RinetdOptions options = {
- "/etc/rinetd.conf"
+ "/usr/local/etc/rinetd.conf"
};
int readArgs (int argc,