From e94cc77846ad285726a013a17cffec2bfbc55d3a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 6 Jun 2020 10:21:03 +0000 Subject: Remove expired ports: 2020-06-06 net/freerdp1: Superseded by the freerdp port/package 2020-05-05 irc/psybnc: Broken for more than 6 months --- irc/psybnc/files/patch-src_p__string.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 irc/psybnc/files/patch-src_p__string.c (limited to 'irc/psybnc/files/patch-src_p__string.c') diff --git a/irc/psybnc/files/patch-src_p__string.c b/irc/psybnc/files/patch-src_p__string.c deleted file mode 100644 index deaa2623baa7..000000000000 --- a/irc/psybnc/files/patch-src_p__string.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/p_string.c.orig 2016-06-20 14:41:27 UTC -+++ src/p_string.c -@@ -616,7 +616,7 @@ int loadlanguage(char *langf) - int msg; - pcontext; - clearlanguage(); -- ap_snprintf(lfname,sizeof(lfname),"lang/%s.lng",langf); -+ ap_snprintf(lfname,sizeof(lfname),"%s/lang/%s.lng",PSYBASE, langf); - maxindex=0; - langname[0]=0; - lfile=fopen(lfname,"r"); -- cgit v1.2.3