freebsd-ports/mail/pine4/files/patch-bg
Doug Barton 0faf48ffbe * Update to version 4.40, the latest and greatest from our friends
at UW. Improvements include TLS and SSL support fully integrated
  into the code base (requires OpenSSL), support for remote address
  books, improved rules-based filtering, and new filter options.

* Bugs fixed include longer folder names, temp file cleanup,
  mail sorted by filters more accurately, et al.

* Re-generate almost all of the patches to clean out more of the fuzz.
2001-10-05 08:41:39 +00:00

11 lines
318 B
Text

--- pine/rpdump.c.Dist Mon Jul 30 11:21:19 2001
+++ pine/rpdump.c Fri Sep 28 01:46:43 2001
@@ -114,7 +114,7 @@
RemoteType rtype;
unsigned long i;
-#include "../c-client/linkage.c"
+#include "c-client/linkage.c"
if(parse_args(argc, argv, &force, &local, &remote)){
fprintf(stderr, ustr, argv[0]);