Index: /ipk/runipk.sh
===================================================================
--- /ipk/runipk.sh	(revision 2929)
+++ /ipk/runipk.sh	(revision 2930)
@@ -12,8 +12,8 @@
 
 if [ `which ipkg-build | wc -l` -eq 0 ]; then
-	echo "[make-flash] install ipkg-build this is in ipkg-utils-050831.tgz"
+	echo "[make-flash] install ipkg-build from http://www.handhelds.org/pub/packages/ipkg-utils/ipkg-utils-050831.tar.gz"
 	exit
 elif [ `which ipkg-make-index | wc -l` -eq 0 ]; then
-	echo "[make-flash] install ipkg-make-index this is in ipkg-utils-050831.tgz"
+	echo "[make-flash] install ipkg-make-index from http://www.handhelds.org/pub/packages/ipkg-utils/ipkg-utils-050831.tar.gz"
 	exit
 elif [ `which gzip | wc -l` -eq 0 ]; then
