diff options
author | sat <sat@FreeBSD.org> | 2007-05-02 04:42:31 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-05-02 04:42:31 +0800 |
commit | d421d4028736fff62bcd0310afa8b2aae6fb2f00 (patch) | |
tree | 7242554179d5ecb91057e6be6807d15ee33b0c00 /irc/psybnc/files | |
parent | 66d02f34510b69f94fc56dc4f573dc09786706f2 (diff) | |
download | freebsd-ports-gnome-d421d4028736fff62bcd0310afa8b2aae6fb2f00.tar.gz freebsd-ports-gnome-d421d4028736fff62bcd0310afa8b2aae6fb2f00.tar.zst freebsd-ports-gnome-d421d4028736fff62bcd0310afa8b2aae6fb2f00.zip |
- Update to 2.3.2-7
- Give maintainership to submitter
- Tweaks
PR: ports/112158
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Diffstat (limited to 'irc/psybnc/files')
-rw-r--r-- | irc/psybnc/files/patch-tools-convconf.c | 11 | ||||
-rw-r--r-- | irc/psybnc/files/patch-tools-p_link.c | 11 |
2 files changed, 0 insertions, 22 deletions
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 */ |