From be2cada2b99773f35f754ea66de6253c59b51324 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 26 Sep 2000 14:53:16 +0000 Subject: Update to 1.83, with chat feature disabled by default. Maintainer switch from ports@FreeBSD.org PR: 21553 Submitted by: new maintainer --- net/tintin++-devel/files/patch-ab | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'net/tintin++-devel/files/patch-ab') diff --git a/net/tintin++-devel/files/patch-ab b/net/tintin++-devel/files/patch-ab index 2c4d5833b31f..1476695c8de6 100644 --- a/net/tintin++-devel/files/patch-ab +++ b/net/tintin++-devel/files/patch-ab @@ -17,22 +17,3 @@ char homepath[1025]; char prompt_line[BUFFER_SIZE]; -*** chat.c.orig Sat Sep 2 10:34:02 2000 ---- chat.c Sat Sep 2 10:33:32 2000 -*************** -*** 1458,1464 **** - if ((f = fopen("chat.conf", "r")) == NULL) { - printf("\n#ERROR: chat.conf not found!\n"); - printf(" This file must be in your current directory.\n"); -! printf(" Using defaults...\n"); - fflush(stdout); - return; - } ---- 1458,1464 ---- - if ((f = fopen("chat.conf", "r")) == NULL) { - printf("\n#ERROR: chat.conf not found!\n"); - printf(" This file must be in your current directory.\n"); -! printf(" You can find example in /usr/local/share/doc/tintin\n"); - fflush(stdout); - return; - } -- cgit v1.2.3