diff options
Diffstat (limited to '')
-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 2aa3d35d53c2..3618544b31e2 100644 --- a/mail/pine4/files/patch-ap +++ b/mail/pine4/files/patch-ap @@ -1,7 +1,7 @@ -*** pico/osdep/term.cap.orig Sat Feb 28 02:14:53 1998 ---- pico/osdep/term.cap Wed Jul 15 01:58:58 1998 +*** pico/osdep/term.cap.orig Thu Jun 21 10:48:09 2001 +--- pico/osdep/term.cap Fri Sep 28 00:19:46 2001 *************** -*** 270,276 **** +*** 280,286 **** _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); ---- 270,277 ---- +--- 280,287 ---- _kppu = tgetstr("kP", &p); _kppd = tgetstr("kN", &p); _kphome = tgetstr("kh", &p); |