summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-04 04:25:13 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-04 04:25:13 +0000
commitb7a88106b9861a1f11918e7819648bae3d6be120 (patch)
treeb0fbbb8656875996e137e5d61b7bf7db7a9d6c58 /ftp/Makefile
parentAdd hsftp, a ftp emulator that provides the look-and-feel of an FTP session (diff)
Add ftpq, a ftp upload queue manager.
Notes
Notes: svn path=/head/; revision=30157
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 862ce91aa9d4..3b6170bf2e53 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -9,6 +9,7 @@
SUBDIR += ftpfind
SUBDIR += ftplocate
SUBDIR += ftpmirror
+ SUBDIR += ftpq
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gftp