summaryrefslogtreecommitdiffstats
path: root/network/uget/README
diff options
context:
space:
mode:
author ponce2012-08-25 19:32:37 +0200
committer ponce2012-08-25 19:32:37 +0200
commit2e8b4df33488d56bef09335ad70a88187bf6defa (patch)
treef16b88c3f50b58afd7d90288cc9bdb0a8d235e10 /network/uget/README
parent8426c417678003660dff612240593e0ddad8adc0 (diff)
downloadslackbuilds-2e8b4df33488d56bef09335ad70a88187bf6defa.tar.gz
network/uget: Fixed dep information.
Diffstat (limited to 'network/uget/README')
-rw-r--r--network/uget/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/uget/README b/network/uget/README
index 7e249ac34d..8e178c72c6 100644
--- a/network/uget/README
+++ b/network/uget/README
@@ -3,6 +3,6 @@ Uget (formerly urlgfe) is a Free and Open Source download manager.
It allows for queuing downloads, file type-based classification of
downloads, and is lightweight.
-Optionally, uget can be compiled with support for aria2. This is
-autodetected at build time. You can forcibly disable aria2 support by
-setting ARIA2=no in the environment.
+Optionally, uget can be compiled with support for the optional
+dependency aria2. This is autodetected at build time. You can
+forcibly disable aria2 support by passing ARIA2=no to the script.