From d421d4028736fff62bcd0310afa8b2aae6fb2f00 Mon Sep 17 00:00:00 2001 From: sat Date: Tue, 1 May 2007 20:42:31 +0000 Subject: - Update to 2.3.2-7 - Give maintainership to submitter - Tweaks PR: ports/112158 Submitted by: Beech Rintoul --- irc/psybnc/files/patch-tools-convconf.c | 11 ----------- irc/psybnc/files/patch-tools-p_link.c | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 irc/psybnc/files/patch-tools-convconf.c delete mode 100644 irc/psybnc/files/patch-tools-p_link.c (limited to 'irc/psybnc/files') diff --git a/irc/psybnc/files/patch-tools-convconf.c b/irc/psybnc/files/patch-tools-convconf.c deleted file mode 100644 index a4a7511a1729..000000000000 --- a/irc/psybnc/files/patch-tools-convconf.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/convconf.c.orig Sat Dec 18 15:03:56 2004 -+++ tools/convconf.c Sat Dec 18 15:05:01 2004 -@@ -77,7 +77,7 @@ - fprintf(outfile,"%s.%s.%s\n",fname,section,buf); - } - } -- next: -+ next:; - } - return 0x0; - } diff --git a/irc/psybnc/files/patch-tools-p_link.c b/irc/psybnc/files/patch-tools-p_link.c deleted file mode 100644 index 5a6c598f8ffe..000000000000 --- a/irc/psybnc/files/patch-tools-p_link.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/p_link.c.orig Sat Dec 18 15:05:44 2004 -+++ src/p_link.c Sat Dec 18 15:06:05 2004 -@@ -554,7 +554,7 @@ - } - #endif - pcontext; --br: -+br:; - } - - /* error handler for the link checking */ -- cgit