summaryrefslogtreecommitdiffstats
path: root/network/mldonkey/README
diff options
context:
space:
mode:
author Grissiom <chaos.proton@gmail.com>2011-03-05 08:31:42 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-03-05 08:31:42 -0300
commit86323318d97a797b78641f37fb25d7606a9412c6 (patch)
treeb6dca58a202be53ab4836d04e24515f389f81c8e /network/mldonkey/README
parent72839e7e6c1de515f492d2ad7db3c1077a07a75e (diff)
downloadslackbuilds-86323318d97a797b78641f37fb25d7606a9412c6.tar.gz
slackbuilds-86323318d97a797b78641f37fb25d7606a9412c6.tar.xz
network/mldonkey: Updated for version 3.0.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/mldonkey/README')
-rw-r--r--network/mldonkey/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/network/mldonkey/README b/network/mldonkey/README
index 077a27d26b..acba053e3c 100644
--- a/network/mldonkey/README
+++ b/network/mldonkey/README
@@ -1,12 +1,13 @@
MLDonkey is an open source, free software multi-network peer-to-peer app.
-This requires ocaml to build and optionally lablgtk2 (if you want to enable
-the GUI). It will try to download lablgtk2 and ocaml from the web and build
-them locally if they are not found on your system, so it's better to make sure
-that they are already installed.
+This requires ocaml to build and optionally lablgtk2 (if you want to
+enable the GUI). It will try to download lablgtk2 and ocaml from the
+web and build them locally if they are not found on your system, so it's
+better to make sure that they are already installed.
-By default, this SlackBuild will build MLdonkey without a GUI. Without a GUI,
-you can control mldonkey by connecting to localhost:4080 with your web browser.
+By default, this SlackBuild will build MLdonkey without a GUI. Without a
+GUI, you can control mldonkey by connecting to localhost:4080 with your
+web browser.
-If you want to build MLDonkey's GUI, you'll have to enable it with the
+If you want to build MLDonkey's GUI, you'll have to enable it with the
GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild