freebsd-ports/ftp/ftptool/files/patch-ac
Oliver Lehmann 73dd863906 Assign MAINTAINER to Serge Gagnon <gagnon__s@videotron.ca>
fix lex.c
add a missed dependency

PR:		ports/50967
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 18:11:10 +00:00

11 lines
402 B
Text

--- create_other.c.orig Mon Aug 29 05:05:43 1994
+++ create_other.c Wed Jul 23 19:19:05 2003
@@ -1517,7 +1517,7 @@
PANEL_VALUE_DISPLAY_LENGTH, 4,
PANEL_VALUE_STORED_LENGTH, 40,
PANEL_MIN_VALUE, 1992,
- PANEL_MAX_VALUE, 2000,
+ PANEL_MAX_VALUE, 2999,
PANEL_ITEM_X, xv_get(schedule_window.day, XV_X)
+ xv_get(schedule_window.day, XV_WIDTH)
+ xv_col(schedule_window.panel, 1),