$NetBSD: patch-ad,v 1.2 2000/02/01 00:50:48 wiz Exp $

--- ./hacks/webcollage.orig	Thu Dec  9 12:47:14 1999
+++ ./hacks/webcollage	Mon Jan 31 02:10:28 2000
@@ -91,7 +91,7 @@
 my $urls_only_p = 0;
 my $delay = 0;
 
-my $wordlist = "/usr/dict/words";
+my $wordlist = "/usr/share/dict/words";
 
 if (!-r $wordlist) {
     $wordlist = "/usr/share/lib/dict/words";    # irix
