diff options
Diffstat (limited to 'network/uget/README')
-rw-r--r-- | network/uget/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/uget/README b/network/uget/README index a0e6684ecf..7e249ac34d 100644 --- a/network/uget/README +++ b/network/uget/README @@ -2,3 +2,7 @@ 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. |