diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-23 18:05:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-23 18:05:58 +0800 |
commit | b2dd2357d6f990a0219076883049639f23a97adf (patch) | |
tree | 26abd6158f5244650de0650299e2cfc6cce3e125 /ftp/Makefile | |
parent | e8c0f8125ebf0eb771538b7aca726550313b48c1 (diff) | |
download | freebsd-ports-gnome-b2dd2357d6f990a0219076883049639f23a97adf.tar.gz freebsd-ports-gnome-b2dd2357d6f990a0219076883049639f23a97adf.tar.zst freebsd-ports-gnome-b2dd2357d6f990a0219076883049639f23a97adf.zip |
add axelq 0.70
A queue manager for the download accelerator axel
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 8e92631f91eb..3e6003b82b44 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -3,6 +3,7 @@ SUBDIR += IglooFTP SUBDIR += axel + SUBDIR += axelq SUBDIR += axyftp SUBDIR += bftpd SUBDIR += cftp |