diff options
Diffstat (limited to 'mail/pine4/files/patch-ap')
-rw-r--r-- | mail/pine4/files/patch-ap | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/pine4/files/patch-ap b/mail/pine4/files/patch-ap index 3618544b31e2..f41ce128e49e 100644 --- a/mail/pine4/files/patch-ap +++ b/mail/pine4/files/patch-ap @@ -1,7 +1,7 @@ -*** pico/osdep/term.cap.orig Thu Jun 21 10:48:09 2001 ---- pico/osdep/term.cap Fri Sep 28 00:19:46 2001 +*** pico/osdep/term.cap.orig Thu Nov 14 09:27:17 2002 +--- pico/osdep/term.cap Fri Sep 5 01:44:21 2003 *************** -*** 280,286 **** +*** 288,294 **** _kppu = tgetstr("kP", &p); _kppd = tgetstr("kN", &p); _kphome = tgetstr("kh", &p); @@ -9,7 +9,7 @@ _kpdel = tgetstr("kD", &p); _kf1 = tgetstr("k1", &p); _kf2 = tgetstr("k2", &p); ---- 280,287 ---- +--- 288,295 ---- _kppu = tgetstr("kP", &p); _kppd = tgetstr("kN", &p); _kphome = tgetstr("kh", &p); |