]> git.phdru.name Git - extfs.d.git/blobdiff - obexftp
Change URL for Midnight Commander
[extfs.d.git] / obexftp
diff --git a/obexftp b/obexftp
index 211fbf74f9529f118fa3e3f45a67d6d7a404ec69..91ec121f190a5644aacb1c65001fd20c34b36bbe 100755 (executable)
--- a/obexftp
+++ b/obexftp
@@ -8,10 +8,10 @@ undocumented "run"; anyway there are no runnable files in cell phones. The
 script is written in Python because I I need to parse XML directory listings
 from obexftp, and Python is the best of all languages suited for the task ;).
 
-The script requires Midnight Commander 3.1+ (http://www.ibiblio.org/mc/),
-Python 2.3+ (http://www.python.org/),
-OpenOBEX 1.0.1+ (http://dev.zuckschwerdt.org/openobex/) and
-ObexFTP 0.10.4+ (http://triq.net/obexftp).
+The script requires Midnight Commander 3.1+
+(http://www.midnight-commander.org/), Python 2.3+ (http://www.python.org/),
+OpenOBEX 1.0.1+ (http://dev.zuckschwerdt.org/openobex/) and ObexFTP 0.10.4+
+(http://triq.net/obexftp).
 
 Edit the script, and correct the the full path to the obexftp binary (see
 obexftp_prog below). For mc 4.7+ put the script in $HOME/.mc/extfs.d.