diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-11-25 02:22:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-11-25 02:22:50 +0000 |
commit | c4a794b3d76d53d9c12f1d23afd58c85a73f885a (patch) | |
tree | 74f9aa9764c844efcc30f3db2092d83f2c6e7170 /ftp/Makefile | |
parent | 1cd4868d3ca5aa065425d6926064040e3e3fc1f3 (diff) |
ftp/axel: New port: Lightweight CLI download accelerator
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 d4f6166b7bfa..2ca7c730a9d9 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -2,6 +2,7 @@ SUBDIR += R-cran-RCurl SUBDIR += R-cran-curl + SUBDIR += axel SUBDIR += bbftp-client SUBDIR += bbftp-server SUBDIR += bftpd |