pkgsrc/mail/imap-uw/patches/patch-ad
tron e0499550ce Update "imap-uw" package to version 2002.1rc1 (0212051126 snapshot of
version 2002a). This version fixes a buffer overflow described
in Cert Vulnerability Note VU#961489.
2002-12-11 12:21:21 +00:00

13 lines
324 B
Text

$NetBSD: patch-ad,v 1.5 2002/12/11 12:21:24 tron Exp $
--- src/dmail/Makefile.orig Tue Nov 19 01:43:31 2002
+++ src/dmail/Makefile Wed Dec 11 12:34:22 2002
@@ -18,7 +18,7 @@
C = ../c-client
-CCLIENTLIB = $C/c-client.a
+CCLIENTLIB = $C/libc-client.la
SHELL = /bin/sh
# Get local definitions from c-client directory