From dd8f602776843afb04e569d2feefee5dcbba1cfb Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 13 Oct 2002 03:34:27 +0000 Subject: The pine port was marked FORBIDDEN for security reasons 2 years ago. Remove it. --- korean/pine/files/patch-ah | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 korean/pine/files/patch-ah (limited to 'korean/pine/files/patch-ah') diff --git a/korean/pine/files/patch-ah b/korean/pine/files/patch-ah deleted file mode 100644 index d91c27e83135..000000000000 --- a/korean/pine/files/patch-ah +++ /dev/null @@ -1,15 +0,0 @@ -*** imap/ANSI/c-client/news.c.orig Wed May 15 13:50:02 1996 ---- imap/ANSI/c-client/news.c Fri Jun 14 00:12:49 1996 -*************** -*** 310,314 **** - while (s = strchr (s,'.')) *s = '/'; - /* scan directory */ -! if ((nmsgs = scandir (tmp,&names,news_select,news_numsort)) >= 0) { - stream->local = fs_get (sizeof (NEWSLOCAL)); - LOCAL->dirty = NIL; /* no update to .newsrc needed yet */ ---- 310,314 ---- - while (s = strchr (s,'.')) *s = '/'; - /* scan directory */ -! if ((nmsgs = scandir (tmp,&names,news_select,(void*)news_numsort)) >= 0) { - stream->local = fs_get (sizeof (NEWSLOCAL)); - LOCAL->dirty = NIL; /* no update to .newsrc needed yet */ -- cgit v1.2.3