From e6909fa84f55c3e16183ef0f2dd4cd03c81b4614 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Mon, 12 Jan 2004 10:45:48 +0000 Subject: 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 (maintainer) Pointy hat to: me Approved by: erwin (mentor) --- irc/srvx/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 irc/srvx/files/patch-ab (limited to 'irc/srvx/files/patch-ab') diff --git a/irc/srvx/files/patch-ab b/irc/srvx/files/patch-ab new file mode 100644 index 000000000000..4a52ec7280f6 --- /dev/null +++ b/irc/srvx/files/patch-ab @@ -0,0 +1,11 @@ +--- 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; -- cgit v1.2.3