1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/wcol/files/patch-ac
Steve Price 6212c76b8a Initial import of wcol version 980713_100245.
A prefetching proxy server for WWW.

PR:		7540
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-08-24 02:11:20 +00:00

12 lines
179 B
Plaintext

--- plist.c.orig Sun Jan 19 20:20:25 1997
+++ plist.c Sun Jul 12 20:02:33 1998
@@ -100,7 +100,7 @@
URL_Reset(&url);
}
-
+pid_t wcol_pid;
main(int argc, char **argv)
{