diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-15 07:47:03 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-15 07:47:03 +0000 |
commit | 5deb0f972a24433f0ccb505608405cc0bd3cf025 (patch) | |
tree | bc344d3a905f834cd9b0da943cc277f482b33900 /ftp/Makefile | |
parent | * Deal with GCC's configurary's assumption that /usr/local/{include,lib} (diff) |
add dmachine 0.19
A non interactive, non graphical, batch download manager
Notes
Notes:
svn path=/head/; revision=95854
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 7251a4093bb8..4e7151f64008 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -10,6 +10,7 @@ SUBDIR += cftp SUBDIR += curl SUBDIR += curlpp + SUBDIR += dmachine SUBDIR += downloader SUBDIR += emacs-wget SUBDIR += emirror |