1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/irc/srvx/files/patch-ab
Clement Laforet e6909fa84f Re-add srvx 1.2.1, srvx IRC services. [1]
Rename port 'svrx' to 'srvx'. [2]
So I remove svrx. There's only one update in history, so
I think I need to asj for a repocopy.

PR:		59817, 61218 (update), 61232 [2]
Submitted by:	Walter Venable <weaseal@hotmail.com> (maintainer)
Pointy hat to:  me
Approved by:    erwin (mentor)
2004-01-12 10:45:48 +00:00

12 lines
259 B
Plaintext

--- src/main.c Mon Sep 1 10:50:28 2003
+++ src/main.c Sun Nov 30 03:17:29 2003
@@ -65,7 +65,7 @@
int quit_services, max_cycles;
-char *services_config = "srvx.conf";
+char *services_config = "../etc/srvx.conf";
char **services_argv;
int services_argc;