summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2002-01-26 22:15:14 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2002-01-26 22:15:14 +0000
commit15f86f7cedd79366971bdd3d98e2002b4959fa8f (patch)
tree9bce6226651aa34115a8755d61f5cb0f4d0db168 /ftp/Makefile
parentUpgrade to version 1.3.7. (diff)
fget is a commandline tool for mirroring remote files via FTP. It was
designed as an analog to the GNU wget utility. The fget package includes an FTP client library, so that others can make use of FTP from within their own C programs. WWW: http://www-dev.cso.uiuc.edu/fget/
Notes
Notes: svn path=/head/; revision=53804
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index a198882ade65..6f03acf98ae9 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -11,6 +11,7 @@
SUBDIR += curl
SUBDIR += downloader
SUBDIR += emirror
+ SUBDIR += fget
SUBDIR += ftpcopy
SUBDIR += ftpcube
SUBDIR += ftpfind