diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 04:22:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 04:22:11 +0000 |
commit | c3dc2f64b8aac9b25643ac9231a2caa4bd8258f5 (patch) | |
tree | d27d60214bf26710fb09a729e23da76b20ed807f /net/Makefile | |
parent | 4de5a5d1272bf8efeb3c49545cf4d6fd915a6cb0 (diff) | |
download | ports-c3dc2f64b8aac9b25643ac9231a2caa4bd8258f5.tar.gz ports-c3dc2f64b8aac9b25643ac9231a2caa4bd8258f5.zip |
Add aget 0.4, a multithreaded HTTP download accelerator.
PR: 52270
Submitted by: Aaron Zauner <az_mail@gmx.at>
Notes
Notes:
svn path=/head/; revision=82143
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7f948ac628ff..3b2dd1c609b0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -10,6 +10,7 @@ SUBDIR += SSLtelnet SUBDIR += adasockets SUBDIR += adns + SUBDIR += aget SUBDIR += aggregate SUBDIR += aguri SUBDIR += aim |