$NetBSD$

--- googleshare.py.orig	2010-01-26 19:44:04.000000000 +0000
+++ googleshare.py
@@ -127,7 +127,7 @@ def initializePsyco():
         import psyco
         psyco.full()
     except ImportError:
-        logging.warning("psyco not available!  apt-get install python-psyco")
+        logging.warning("psyco not available! On i386, pkg_add py-psyco")
 
 def initializeThreadDumpServer(port):
     if port != -1:
