freebsd-ports/mail/mixmaster/files/patch-aa
Volker Stolz eab25aec93 Add mixmaster 2.9.1, a cryptographically secure anonymous remailer.
PR:		ports/59813
Submitted by:	Meyer Wolfsheim
2004-06-15 14:49:10 +00:00

11 lines
310 B
Text

--- config.h.orig 2003-09-27 18:53:56.000000000 +0200
+++ config.h 2003-09-27 18:54:08.000000000 +0200
@@ -138,7 +138,7 @@
/* Give up if a file is larger than BUFFER_MAX bytes: */
/* #define BUFFER_MAX 64*1024*1024 */
-#define PATHMAX 512
+#define PATHMAX 1024
#define LINELEN 128
#define BUFSIZE 4096