From d7496304f1caaf4115437ed6ab4367fc9089b7a7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 11 Apr 2008 13:44:56 +0000 Subject: - Update to 2.1pre33 PR: ports/121886 Submitted by: bf Approved by: maintainer timeout (demon; 3 weeks) --- www/links/files/patch-ab | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 www/links/files/patch-ab (limited to 'www/links/files/patch-ab') diff --git a/www/links/files/patch-ab b/www/links/files/patch-ab deleted file mode 100644 index cf7fa0d78353..000000000000 --- a/www/links/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- kbd.c.orig Sat Oct 12 19:47:58 2002 -+++ kbd.c Sat Mar 1 16:03:31 2003 -@@ -746,9 +746,9 @@ - case 'B': ev.x = KBD_DOWN; break; - case 'C': ev.x = KBD_RIGHT; break; - case 'D': ev.x = KBD_LEFT; break; -- case 'F': -+ case 'F': ev.x = KBD_END; break; - case 'e': ev.x = KBD_END; break; -- case 'H': -+ case 'H': ev.x = KBD_HOME; break; - case 0: ev.x = KBD_HOME; break; - case 'I': ev.x = KBD_PAGE_UP; break; - case 'G': ev.x = KBD_PAGE_DOWN; break; -- cgit v1.2.3